[dts][PATCH V4 3/3]conf: add iavf_checksum_offload_perf configuration file

Yingya Han yingyax.han at intel.com
Thu May 18 04:40:14 CEST 2023


Signed-off-by: Yingya Han <yingyax.han at intel.com>
---
 conf/iavf_checksum_offload_perf.cfg | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 conf/iavf_checksum_offload_perf.cfg

diff --git a/conf/iavf_checksum_offload_perf.cfg b/conf/iavf_checksum_offload_perf.cfg
new file mode 100644
index 00000000..e7e27586
--- /dev/null
+++ b/conf/iavf_checksum_offload_perf.cfg
@@ -0,0 +1,22 @@
+[suite]
+test_duration = 30
+traffic_stop_wait_time = 2
+rxtx_queue_size = 1024
+test_parameters = {
+    "1C/1T-1Q": [
+        "128",
+        "256",
+        "512",
+        "1024",
+        "1280",
+        "1518",
+    ],
+    "1C/2T-2Q": [
+        "128",
+        "256",
+        "512",
+        "1024",
+        "1280",
+        "1518",
+    ],
+}
-- 
2.34.1


More information about the dts mailing list