[dpdk-stable] [dpdk-dev] [PATCH] test/power: fix unit test to handle pstate mode

Kevin Traynor ktraynor at redhat.com
Wed Feb 6 16:47:03 CET 2019


On 01/07/2019 02:40 PM, David Hunt wrote:
> The cpufreq test breakes when the system is using the intel_pstate
> driver for frequency management. The power library has recentyly been
> updated to allow use of the intel_pstate driver, this patch fixes the
> cpufreq test so that it can now use either acpi or pstate modes.
> The library will auto-detect, and set the environment appropriately.
> 
> Fixes: ed7c51a6a680 ("app/test: vm power management")
> 

I think this should have been:
Fixes: e6c6dc0f96c8 ("power: add p-state driver compatibility")

Presumably based on the Fixes tag, it got a stable tag added also, but
it does not look correct for 18.11 and breaks the build. If that's
incorrect, please let me know.

> Signed-off-by: David Hunt <david.hunt at intel.com>



More information about the stable mailing list