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 V4 3/3]conf: add iavf_checksum_offload_perf configuration file
Date: Thu, 18 May 2023 02:40:14 +0000	[thread overview]
Message-ID: <20230518024014.120638-4-yingyax.han@intel.com> (raw)
In-Reply-To: <20230518024014.120638-1-yingyax.han@intel.com>

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

  parent reply	other threads:[~2023-05-18  2:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-18  2:40 [dts][PATCH V4 0/3] add iavf_checksum_offload_perf test suite Yingya Han
2023-05-18  2:40 ` [dts][PATCH V4 1/3]test_plans: add iavf_checksum_offload_perf test plan Yingya Han
2023-05-18  2:40 ` [dts][PATCH V4 2/3]tests: add iavf_checksum_offload_perf test script Yingya Han
2023-05-18  2:40 ` Yingya Han [this message]
2023-05-25  2:41   ` [dts][PATCH V4 3/3]conf: add iavf_checksum_offload_perf configuration file lijuan.tu

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