[V1,3/3] conf: add ice_iavf_checksum_perf configuration file

Message ID 20230413091758.32811-4-yingyax.han@intel.com (mailing list archive)
State Superseded
Headers
Series add ice_iavf_checksum_perf test suite |

Checks

Context Check Description
ci/Intel-dts-format-test fail Testing issues
ci/Intel-dts-pylama-test success Testing OK
ci/Intel-dts-doc-test success Testing OK
ci/Intel-dts-suite-test warning SKIPPED

Commit Message

Yingya Han April 13, 2023, 9:17 a.m. UTC
  Signed-off-by: Yingya Han <yingyax.han@intel.com>
---
 conf/ice_iavf_checksum_perf.cfg | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 conf/ice_iavf_checksum_perf.cfg
  

Comments

Haijun Chu April 13, 2023, 11:58 a.m. UTC | #1
Acked-by: Haijun Chu<haijun.chu@intel.com>

-----Original Message-----
From: Yingya Han <yingyax.han@intel.com> 
Sent: Thursday, April 13, 2023 5:18 PM
To: dts@dpdk.org
Cc: Han, YingyaX <yingyax.han@intel.com>
Subject: [dts][PATCH V1 3/3]conf: add ice_iavf_checksum_perf configuration file

Signed-off-by: Yingya Han <yingyax.han@intel.com>
---
  

Patch

diff --git a/conf/ice_iavf_checksum_perf.cfg b/conf/ice_iavf_checksum_perf.cfg
new file mode 100644
index 00000000..19dcb5ee
--- /dev/null
+++ b/conf/ice_iavf_checksum_perf.cfg
@@ -0,0 +1,6 @@ 
+[suite]
+test_duration = 30
+traffic_stop_wait_time = 2
+test_parameters = {
+    '1C/1T-1Q': ['128', '256', '512', '1024', '1280', '1518',],
+    '1C/2T-2Q': ['128', '256', '512', '1024', '1280', '1518',],}