From: Yingya Han <yingyax.han@intel.com>
To: dts@dpdk.org
Cc: Yingya Han <yingyax.han@intel.com>
Subject: [dts][PATCH V5 3/3]conf: add i40e_multi_driver_perf configuration file
Date: Thu, 25 May 2023 05:21:12 +0000 [thread overview]
Message-ID: <20230525052112.23479-4-yingyax.han@intel.com> (raw)
In-Reply-To: <20230525052112.23479-1-yingyax.han@intel.com>
Signed-off-by: Yingya Han <yingyax.han@intel.com>
---
conf/i40e_multi_driver_perf.cfg | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
create mode 100644 conf/i40e_multi_driver_perf.cfg
diff --git a/conf/i40e_multi_driver_perf.cfg b/conf/i40e_multi_driver_perf.cfg
new file mode 100644
index 00000000..2a3ca5c8
--- /dev/null
+++ b/conf/i40e_multi_driver_perf.cfg
@@ -0,0 +1,24 @@
+[suite]
+test_duration = 30
+rxtx_queue_size = 2048
+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",
+ ],
+}
--
2.34.1
next prev parent reply other threads:[~2023-05-25 5:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-25 5:21 [dts][PATCH V5 0/3] add i40e_multi_driver_perf test suite Yingya Han
2023-05-25 5:21 ` [dts][PATCH V5 1/3]test_plans: add i40e_multi_driver_perf test plan Yingya Han
2023-05-25 5:21 ` [dts][PATCH V5 2/3]tests: add i40e_multi_driver_perf test script Yingya Han
2023-05-25 5:21 ` Yingya Han [this message]
2023-06-07 5:51 ` [dts][PATCH V5 3/3]conf: add i40e_multi_driver_perf configuration file lijuan.tu
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=20230525052112.23479-4-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).