Hi!
I test with below two cpu to test: - Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz - Intel(R) Atom(TM) CPU S1240 @ 1.60GHz
With below action: make -C cpuidle cpuidle_killer make -C cpuhotplug run_tests
With Xeon, 04/04/06 failed:
cpuhotplug_04.0/cpu85: checking affinity is set... Err cpuhotplug_04.1/cpu85: checking offlining a cpu with affinity succeed... Ok cpuhotplug_04.2/cpu85: checking affinity changed... Ok cpuhotplug_04.0/cpu86: checking affinity is set... Err cpuhotplug_04.1/cpu86: checking offlining a cpu with affinity succeed... Ok cpuhotplug_04.2/cpu86: checking affinity changed... Ok cpuhotplug_04.0/cpu87: checking affinity is set... Err cpuhotplug_04.1/cpu87: checking offlining a cpu with affinity succeed... Ok cpuhotplug_04.2/cpu87: checking affinity changed... Ok cpuhotplug_04.0/cpu9: checking affinity is set... Ok cpuhotplug_04.1/cpu9: checking offlining a cpu with affinity succeed... Ok cpuhotplug_04.2/cpu9: checking affinity changed... Ok
cpuhotplug_04: fail
cpuhotplug_05.0/cpu8: checking offline processor not found in cpuinfo... Err cpuhotplug_05.0/cpu80: checking offline processor not found in cpuinfo... Ok cpuhotplug_05.0/cpu81: checking offline processor not found in cpuinfo... Ok cpuhotplug_05.0/cpu82: checking offline processor not found in cpuinfo... Ok cpuhotplug_05.0/cpu83: checking offline processor not found in cpuinfo... Ok cpuhotplug_05.0/cpu84: checking offline processor not found in cpuinfo... Ok cpuhotplug_05.0/cpu85: checking offline processor not found in cpuinfo... Ok cpuhotplug_05.0/cpu86: checking offline processor not found in cpuinfo... Ok cpuhotplug_05.0/cpu87: checking offline processor not found in cpuinfo... Ok cpuhotplug_05.0/cpu9: checking offline processor not found in cpuinfo... Ok
cpuhotplug_05: fail
cpuhotplug_06.0/cpu8: checking offline processor not found in interrupts... Err cpuhotplug_06.0/cpu80: checking offline processor not found in interrupts... Ok cpuhotplug_06.0/cpu81: checking offline processor not found in interrupts... Ok cpuhotplug_06.0/cpu82: checking offline processor not found in interrupts... Ok cpuhotplug_06.0/cpu83: checking offline processor not found in interrupts... Ok cpuhotplug_06.0/cpu84: checking offline processor not found in interrupts... Ok cpuhotplug_06.0/cpu85: checking offline processor not found in interrupts... Ok cpuhotplug_06.0/cpu86: checking offline processor not found in interrupts... Ok cpuhotplug_06.0/cpu87: checking offline processor not found in interrupts... Ok cpuhotplug_06.0/cpu9: checking offline processor not found in interrupts... Ok
cpuhotplug_06: fail
With Atom cpu, all passed.
I google this cpu feather but do not get detail info about it. I wonder the difference between those two cpus and can enable those tests on Xeon if possible.
Thanks Xiang