test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts][PATCH V4 3/3]conf: add i40e_multi_driver_perf configuration file
@ 2023-05-18  2:39 Yingya Han
  0 siblings, 0 replies; only message in thread
From: Yingya Han @ 2023-05-18  2:39 UTC (permalink / raw)
  To: dts; +Cc: Yingya Han

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-05-18  2:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-18  2:39 [dts][PATCH V4 3/3]conf: add i40e_multi_driver_perf configuration file Yingya Han

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