test suite reviews and discussions
 help / color / mirror / Atom feed
From: yufengmx <yufengx.mo@intel.com>
To: dts@dpdk.org, lei.a.yao@intel.com
Cc: yufengmx <yufengx.mo@intel.com>
Subject: [dts] [PATCH V1 2/2] tests/power_empty_poll: update test plan
Date: Mon, 20 Apr 2020 09:20:36 +0800	[thread overview]
Message-ID: <20200420012036.3630-3-yufengx.mo@intel.com> (raw)
In-Reply-To: <20200420012036.3630-1-yufengx.mo@intel.com>


#. add missing hyper threading setting.
#. update traffic framesize usage.

Signed-off-by: yufengmx <yufengx.mo@intel.com>
---
 test_plans/power_empty_poll_test_plan.rst | 16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)

diff --git a/test_plans/power_empty_poll_test_plan.rst b/test_plans/power_empty_poll_test_plan.rst
index 61c698c..4472830 100644
--- a/test_plans/power_empty_poll_test_plan.rst
+++ b/test_plans/power_empty_poll_test_plan.rst
@@ -101,10 +101,16 @@ state. If this is not supplied, the application will apply the default value of
 
 Preparation Work for Settings
 =============================
-1. Turn on Speedstep option in BIOS
-2. Turn on Turbo in BIOS
-3. Use intel_pstate driver for CPU frequency control
-4. modprobe msr
+BIOS setting::
+
+    1. Turn on Speedstep option in BIOS
+    2. Turn on Turbo in BIOS
+    3. Turn off Hyper Threading
+
+Linux setting::
+
+    1. Use intel_pstate driver for CPU frequency control
+    2. modprobe msr
 
 sys_min=/sys/devices/system/cpu/cpu{}/cpufreq/cpuinfo_min_freq
 sys_max=/sys/devices/system/cpu/cpu{}/cpufreq/cpuinfo_max_freq
@@ -122,7 +128,7 @@ Step 1. Bind One NIC to DPDK driver, launch l3fwd-power with empty-poll enabled
 
 Step 2. Check the log also when changing the inject packet rate as following:
 
-    Injected Rate(64B, dst_ip=1.1.1.1): 10G -> 0.1G -> 10G -> 0.1G -> 10G ->
+    Injected Rate(1024B, dst_ip=1.1.1.1): 10G -> 0.1G -> 10G -> 0.1G -> 10G ->
     0.1G The frequency will be set to MED when we inject 0.1G and return to HGH
     when inject 10G Rate, check the frequency of the forwarding core(core 2)
     When traffic is 10G:  cur_min=cur_max=no_turbo_max
-- 
2.21.0


  parent reply	other threads:[~2020-04-20  1:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-20  1:20 [dts] [PATCH V1 0/2] tests/power_empty_poll: python3 support and script optimize yufengmx
2020-04-20  1:20 ` [dts] [PATCH V1 1/2] " yufengmx
2020-04-21  5:51   ` Tu, Lijuan
2020-04-20  1:20 ` yufengmx [this message]
2020-04-20  5:24   ` [dts] [PATCH V1 2/2] tests/power_empty_poll: update test plan 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=20200420012036.3630-3-yufengx.mo@intel.com \
    --to=yufengx.mo@intel.com \
    --cc=dts@dpdk.org \
    --cc=lei.a.yao@intel.com \
    /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).