test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V2 0/3] power_empty_poll: upload automation script and test plan
@ 2019-10-24  1:39 yufengmx
  2019-10-24  1:39 ` [dts] [PATCH V2 1/3] tests/power_empty_poll: upload automation script yufengmx
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: yufengmx @ 2019-10-24  1:39 UTC (permalink / raw)
  To: dts, lei.a.yao; +Cc: yufengmx

 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. 

v2: 
 - fix trailing whitespace warning 
 - rebase code to resolve merge conflict issue. 

yufengmx (3):
  tests/power_empty_poll: upload automation script
  test_plans/power_empty_poll: add test plan index
  test_plans/power_empty_poll: upload test plan

 test_plans/index.rst                      |   2 +
 test_plans/power_empty_poll_test_plan.rst | 138 +++++++++
 tests/TestSuite_power_empty_poll.py       | 359 ++++++++++++++++++++++
 3 files changed, 499 insertions(+)
 create mode 100644 test_plans/power_empty_poll_test_plan.rst
 create mode 100644 tests/TestSuite_power_empty_poll.py

-- 
2.21.0


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

end of thread, other threads:[~2019-11-04  2:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-24  1:39 [dts] [PATCH V2 0/3] power_empty_poll: upload automation script and test plan yufengmx
2019-10-24  1:39 ` [dts] [PATCH V2 1/3] tests/power_empty_poll: upload automation script yufengmx
2019-10-24  1:39 ` [dts] [PATCH V2 2/3] test_plans/power_empty_poll: add test plan index yufengmx
2019-10-24  1:39 ` [dts] [PATCH V2 3/3] test_plans/power_empty_poll: upload test plan yufengmx
2019-11-04  2:37 ` [dts] [PATCH V2 0/3] power_empty_poll: upload automation script and " 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).