test suite reviews and discussions
 help / color / mirror / Atom feed
From: Yingya Han <yingyax.han@intel.com>
To: dts@dpdk.org
Cc: Yingya Han <yingyax.han@intel.com>
Subject: [dts][PATCH V1 3/3]conf: add i40e_multi_driver_perf configuration file
Date: Thu, 30 Mar 2023 16:47:08 +0000	[thread overview]
Message-ID: <20230330164708.8245-4-yingyax.han@intel.com> (raw)
In-Reply-To: <20230330164708.8245-1-yingyax.han@intel.com>

Signed-off-by: Yingya Han <yingyax.han@intel.com>
---
 conf/i40e_multi_driver_perf.cfg | 50 +++++++++++++++++++++++++++++++++
 1 file changed, 50 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..0b862043
--- /dev/null
+++ b/conf/i40e_multi_driver_perf.cfg
@@ -0,0 +1,50 @@
+[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",
+    ],
+}
-- 
2.34.1


      parent reply	other threads:[~2023-03-30  8:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-30 16:47 [dts][PATCH V1 0/3] add i40e_multi_driver_perf test suite Yingya Han
2023-03-30 16:47 ` [dts][PATCH V1 1/3]test_plans: add i40e_multi_driver_perf test plan Yingya Han
2023-03-30 16:47 ` [dts][PATCH V1 2/3]tests: add i40e_multi_driver_perf test script Yingya Han
2023-03-30 16:47 ` Yingya Han [this message]

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=20230330164708.8245-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).