From: Yingya Han <yingyax.han@intel.com>
To: dts@dpdk.org
Cc: Yingya Han <yingyax.han@intel.com>
Subject: [dts][PATCH V2 2/3]conf: add rx_timestamp_perf configuration file
Date: Wed, 24 Aug 2022 15:43:24 +0800 [thread overview]
Message-ID: <20220824074324.578279-1-yingyax.han@intel.com> (raw)
Signed-off-by: Yingya Han <yingyax.han@intel.com>
---
conf/rx_timestamp_perf.cfg | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 conf/rx_timestamp_perf.cfg
diff --git a/conf/rx_timestamp_perf.cfg b/conf/rx_timestamp_perf.cfg
new file mode 100644
index 00000000..cd8c0fe4
--- /dev/null
+++ b/conf/rx_timestamp_perf.cfg
@@ -0,0 +1,11 @@
+[suite]
+test_duration = 30
+traffic_stop_wait_time = 2
+test_parameters = {
+ '1C/1T-1Q': ['64', '128', '256', '512', '1024', '1280', '1518',],
+ '1C/2T-2Q': ['64', '128', '256', '512', '1024', '1280', '1518',],
+ '2C/2T-2Q': ['64', '128', '256', '512', '1024', '1280', '1518',],
+ '2C/4T-4Q': ['64', '128', '256', '512', '1024', '1280', '1518',],
+ '4C/4T-4Q': ['64', '128', '256', '512', '1024', '1280', '1518',],
+ '4C/8T-8Q': ['64', '128', '256', '512', '1024', '1280', '1518',],
+ '8C/8T-8Q': ['64', '128', '256', '512', '1024', '1280', '1518',],}
--
2.25.1
reply other threads:[~2022-08-24 7:43 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20220824074324.578279-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).