test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH 1/4] conf/power_pstate: change core
@ 2021-04-07  8:18 Reshma Pattan
  2021-04-07  8:18 ` [dts] [PATCH 2/4] tests/power_bidirection_channel: change core masks Reshma Pattan
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Reshma Pattan @ 2021-04-07  8:18 UTC (permalink / raw)
  To: dts; +Cc: Reshma Pattan

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@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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-04-12  5:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-07  8:18 [dts] [PATCH 1/4] conf/power_pstate: change core Reshma Pattan
2021-04-07  8:18 ` [dts] [PATCH 2/4] tests/power_bidirection_channel: change core masks Reshma Pattan
2021-04-07  8:18 ` [dts] [PATCH 3/4] tests/power_pbf: change core mask Reshma Pattan
2021-04-07  8:18 ` [dts] [PATCH 4/4] tests/TestSuite_vm_pw_mgmt_policy: change core_mask Reshma Pattan
2021-04-08  8:55   ` Tu, Lijuan
2021-04-08  9:14     ` Pattan, Reshma
2021-04-12  5:16       ` Tu, Lijuan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).