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 3/3] conf/basic_4k_pages_cbdma: add suite config as expected values
Date: Mon,  5 Jun 2023 14:34:26 +0800	[thread overview]
Message-ID: <20230605063426.563798-1-weix.ling@intel.com> (raw)

Add [suite] section to save case config and expected values.

Signed-off-by: Wei Ling <weix.ling@intel.com>
---
 conf/basic_4k_pages_cbdma.cfg | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/conf/basic_4k_pages_cbdma.cfg b/conf/basic_4k_pages_cbdma.cfg
index cdac3af6..5901edb7 100644
--- a/conf/basic_4k_pages_cbdma.cfg
+++ b/conf/basic_4k_pages_cbdma.cfg
@@ -34,3 +34,10 @@ daemon =
     enable=yes;
 qemu =
    path=/home/QEMU/qemu-7.0.0/bin/qemu-system-x86_64;
+
+[suite]
+update_expected = True
+packet_sizes = [64, 128, 256, 512, 1024, 1518]
+test_duration = 30
+accepted_tolerance = 10
+expected_throughput = {'test_perf_pvp_split_ring_vhost_async_operation_using_4K_pages_and_cbdma_enable': {64: 0.00, 128: 0.00, 256: 0.00, 512: 0.00, 1024: 0.00, 1518: 0.00}, 'test_perf_pvp_packed_ring_vhost_async_operation_using_4K_pages_and_cbdma_enable': {64: 0.00, 128: 0.00, 256: 0.00, 512: 0.00, 1024: 0.00, 1518: 0.00}}
-- 
2.34.1


             reply	other threads:[~2023-06-05  6:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-05  6:34 Wei Ling [this message]
2023-06-07  7:58 ` 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=20230605063426.563798-1-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).