From: hanyingya <yingyax.han@intel.com>
To: dts@dpdk.org
Cc: hanyingya <yingyax.han@intel.com>
Subject: [dts] [PATCH V1 0/3] add vf single core perf test suite
Date: Wed, 11 Nov 2020 14:26:58 +0800 [thread overview]
Message-ID: <20201111062701.36217-1-yingyax.han@intel.com> (raw)
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
next reply other threads:[~2020-11-11 6:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-11 6:26 hanyingya [this message]
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
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=20201111062701.36217-1-yingyax.han@intel.com \
--to=yingyax.han@intel.com \
--cc=dts@dpdk.org \
/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).