[dts] [PATCH V2 2/3] test_plans/power_empty_poll: add test plan index

yufengmx yufengx.mo at intel.com
Thu Oct 24 03:39:33 CEST 2019


For packet processing workloads such as DPDK polling is continuous.
This means CPU cores always show 100% busy independent of how much work
those cores are doing. It is critical to accurately determine how busy
a core is hugely important for the following reasons.

Signed-off-by: yufengmx <yufengx.mo at intel.com>
---
 test_plans/index.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/test_plans/index.rst b/test_plans/index.rst
index 4dde8e6..9c305e4 100644
--- a/test_plans/index.rst
+++ b/test_plans/index.rst
@@ -154,7 +154,9 @@ The following are the test plans for the DPDK DTS automated test system.
     vhost_qemu_mtu_test_plan
     vhost_user_live_migration_test_plan
     vm_power_manager_test_plan
+    power_empty_poll_test_plan
     power_pbf_test_plan
+    power_pstate_test_plan
     vmdq_test_plan
     vf_l3fwd_test_plan
     softnic_test_plan
-- 
2.21.0



More information about the dts mailing list