[dts][PATCH V1 3/3]conf: add i40e_multi_driver_perf configuration file

Yingya Han yingyax.han at intel.com
Thu Mar 30 18:47:08 CEST 2023


Signed-off-by: Yingya Han <yingyax.han at 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



More information about the dts mailing list