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/virtio_user_for_container_networking: modify test parameter with test suite
Date: Tue, 14 Sep 2021 15:48:12 +0800 [thread overview]
Message-ID: <20210914074812.2368180-1-weix.ling@intel.com> (raw)
Modify test parameter with test suite.
Signed-off-by: Wei Ling <weix.ling@intel.com>
---
conf/virtio_user_for_container_networking.cfg | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/conf/virtio_user_for_container_networking.cfg b/conf/virtio_user_for_container_networking.cfg
index f66c6863..984d8715 100644
--- a/conf/virtio_user_for_container_networking.cfg
+++ b/conf/virtio_user_for_container_networking.cfg
@@ -1,4 +1,8 @@
-# Configuration sample: suite_sample.cfg
[suite]
-# config the docker image for run virtio user
-docker_image="ubuntu:latest"
+update_expected = True
+test_parameters = {64: [1], 128: [1], 256: [1], 512: [1], 1024: [1], 1518: [1]}
+test_duration = 60
+accepted_tolerance = 2
+expected_throughput = {
+ 'test_perf_packet_fwd_for_container': {64: {1: 0.000}, 128: {1: 0.000}, 256: {1: 0.000}, 512: {1: 0.000}, 1024: {1: 0.000}, 1518: {1: 0.000}},
+ 'test_perf_packet_fwd_with_multi_queues_for_container': {64: {1: 0.000}, 128: {1: 0.000}, 256: {1: 0.000}, 512: {1: 0.000}, 1024: {1: 0.000}, 1518: {1: 0.000}}}
\ No newline at end of file
--
2.25.1
next reply other threads:[~2021-09-14 7:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-14 7:48 Wei Ling [this message]
2021-09-27 6:38 ` Tu, Lijuan
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=20210914074812.2368180-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).