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

yufengmx yufengx.mo at intel.com
Mon Oct 21 08:11:28 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 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test_plans/index.rst b/test_plans/index.rst
index a10d171..a8a9543 100644
--- a/test_plans/index.rst
+++ b/test_plans/index.rst
@@ -154,6 +154,7 @@ 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
     vmdq_test_plan
     vf_l3fwd_test_plan
     softnic_test_plan
-- 
2.21.0



More information about the dts mailing list