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_4k_pages: add expected value to verify
Date: Mon, 24 Apr 2023 18:18:20 +0800 [thread overview]
Message-ID: <20230424101820.2598235-3-weix.ling@intel.com> (raw)
In-Reply-To: <20230424101820.2598235-1-weix.ling@intel.com>
Add expected value to verify the running result.
Signed-off-by: Wei Ling <weix.ling@intel.com>
---
conf/pvp_virtio_user_4k_pages.cfg | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 conf/pvp_virtio_user_4k_pages.cfg
diff --git a/conf/pvp_virtio_user_4k_pages.cfg b/conf/pvp_virtio_user_4k_pages.cfg
new file mode 100644
index 00000000..c7428b0c
--- /dev/null
+++ b/conf/pvp_virtio_user_4k_pages.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_with_4K_pages': {
+ 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_with_4K_pages': {
+ 64: 0.00, 128: 0.00, 256: 0.00, 512: 0.00, 1024: 0.00, 1518: 0.00}}
+
--
2.25.1
prev parent reply other threads:[~2023-04-24 10:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-24 10:18 [dts][PATCH V1 0/2] " Wei Ling
2023-04-24 10:18 ` [dts][PATCH V1 1/2] tests/pvp_virtio_user_4k_pages: " Wei Ling
2023-04-24 10:18 ` Wei Ling [this message]
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=20230424101820.2598235-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).