[dts] [PATCH 1/4] conf/power_pstate: change core

Reshma Pattan reshma.pattan at intel.com
Wed Apr 7 10:18:04 CEST 2021


Now with dpdk 20.11, vm_power_manager only grants access
to the cores listed in its coremask, so change core number
to be the one from vm_power_mgr core mask.

Relevant DPDK patch
https://patchwork.dpdk.org/project/dpdk/patch/20210115125250.22416-1-david.hunt@intel.com/

Signed-off-by: Reshma Pattan <reshma.pattan at intel.com>
---
 conf/power_pstate.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/power_pstate.cfg b/conf/power_pstate.cfg
index 269dcc2b..228e0829 100644
--- a/conf/power_pstate.cfg
+++ b/conf/power_pstate.cfg
@@ -1,2 +1,2 @@
 [suite]
-check_core = 20
\ No newline at end of file
+check_core = 4
-- 
2.17.1



More information about the dts mailing list