From: Reshma Pattan <reshma.pattan@intel.com>
To: dts@dpdk.org
Cc: Reshma Pattan <reshma.pattan@intel.com>
Subject: [dts] [PATCH 1/4] conf/power_pstate: change core
Date: Wed, 7 Apr 2021 09:18:04 +0100 [thread overview]
Message-ID: <20210407081807.29110-1-reshma.pattan@intel.com> (raw)
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
next reply other threads:[~2021-04-07 8:18 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-07 8:18 Reshma Pattan [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210407081807.29110-1-reshma.pattan@intel.com \
--to=reshma.pattan@intel.com \
--cc=dts@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).