test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1 0/3] add vf single core perf test suite
@ 2020-11-11  6:26 hanyingya
  2020-11-11  6:26 ` [dts] [PATCH V1 1/3]test_plans: add vf single core test plan hanyingya
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: hanyingya @ 2020-11-11  6:26 UTC (permalink / raw)
  To: dts; +Cc: hanyingya


hanyingya (3):
  test_plans: add vf single core test plan
  conf: add vf single core configuration file
  tests: add vf single core test script

 conf/vf_single_core_perf.cfg                 |  64 +++
 test_plans/vf_single_core_perf_test_plan.rst | 122 ++++++
 tests/TestSuite_vf_single_core_perf.py       | 399 +++++++++++++++++++
 3 files changed, 585 insertions(+)
 create mode 100644 conf/vf_single_core_perf.cfg
 create mode 100644 test_plans/vf_single_core_perf_test_plan.rst
 create mode 100644 tests/TestSuite_vf_single_core_perf.py

-- 
2.17.1


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

end of thread, other threads:[~2020-11-11  6:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-11  6:26 [dts] [PATCH V1 0/3] add vf single core perf test suite hanyingya
2020-11-11  6:26 ` [dts] [PATCH V1 1/3]test_plans: add vf single core test plan hanyingya
2020-11-11  6:27 ` [dts] [PATCH V1 2/3]conf: add vf single core configuration file hanyingya
2020-11-11  6:27 ` [dts] [PATCH V1 3/3]tests: add vf single core test script hanyingya
2020-11-11  6:42 ` [dts] [PATCH V1 0/3] add vf single core perf test suite 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).