test suite reviews and discussions
 help / color / mirror / Atom feed
From: Wei Ling <weix.ling@intel.com>
To: dts@dpdk.org
Cc: Wei Ling <weix.ling@intel.com>
Subject: [dts][PATCH V1 2/2] conf/pvp_virtio_user_2M_hugepages: add suite config to save expected value
Date: Tue, 25 Apr 2023 11:03:44 +0800	[thread overview]
Message-ID: <20230425030344.2958301-3-weix.ling@intel.com> (raw)
In-Reply-To: <20230425030344.2958301-1-weix.ling@intel.com>

Add conf/pvp_virtio_user_2M_hugepages.cfg to save the test parameter and
expected value to verify.

Signed-off-by: Wei Ling <weix.ling@intel.com>
---
 conf/pvp_virtio_user_2M_hugepages.cfg | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 conf/pvp_virtio_user_2M_hugepages.cfg

diff --git a/conf/pvp_virtio_user_2M_hugepages.cfg b/conf/pvp_virtio_user_2M_hugepages.cfg
new file mode 100644
index 00000000..bca4ceda
--- /dev/null
+++ b/conf/pvp_virtio_user_2M_hugepages.cfg
@@ -0,0 +1,11 @@
+[suite]
+update_expected = True
+packet_sizes = [64, 128, 256, 512, 1024, 1518]
+test_duration = 30
+accepted_tolerance = 5
+expected_throughput = {
+    'test_perf_pvp_virtio_user_split_ring_2M_hugepages': {
+        64: 0.00, 128: 0.00, 256: 0.00, 512: 0.00, 1024: 0.00, 1518: 0.00}, 
+    'test_perf_pvp_virtio_user_packed_ring_2M_hugepages': {
+        64: 0.00, 128: 0.00, 256: 0.00, 512: 0.00, 1024: 0.00, 1518: 0.00}}
+
-- 
2.25.1


  parent reply	other threads:[~2023-04-25  3:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-25  3:03 [dts][PATCH V1 0/2] add expected value in suite config to Wei Ling
2023-04-25  3:03 ` [dts][PATCH V1 1/2] tests/pvp_virtio_user_2M_hugepages: add expected value in suite config to verify Wei Ling
2023-04-25  3:03 ` Wei Ling [this message]
2023-04-26  6:57   ` [dts][PATCH V1 2/2] conf/pvp_virtio_user_2M_hugepages: add suite config to save expected value He, Xingguang
2023-04-27  7:46   ` 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=20230425030344.2958301-3-weix.ling@intel.com \
    --to=weix.ling@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).