From: Yinan Wang <yinan.wang@intel.com>
To: dts@dpdk.org
Cc: Yinan Wang <yinan.wang@intel.com>
Subject: [dts] [PATCH v1] test_plans/pvp_multi_paths_performance_test_plan.rst
Date: Tue, 2 Mar 2021 09:30:16 -0500 [thread overview]
Message-ID: <20210302143016.46405-1-yinan.wang@intel.com> (raw)
Fix a path selection issue.
Signed-off-by: Yinan Wang <yinan.wang@intel.com>
---
test_plans/pvp_multi_paths_performance_test_plan.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/test_plans/pvp_multi_paths_performance_test_plan.rst b/test_plans/pvp_multi_paths_performance_test_plan.rst
index 997bd31b..11a700f0 100644
--- a/test_plans/pvp_multi_paths_performance_test_plan.rst
+++ b/test_plans/pvp_multi_paths_performance_test_plan.rst
@@ -260,7 +260,7 @@ Test Case 9: pvp test with virtio 1.1 inorder non-mergeable path
2. Launch virtio-user by below command::
./testpmd -n 4 -l 5-6 --no-pci --file-prefix=virtio \
- --vdev=net_virtio_user0,mac=00:01:02:03:04:05,path=./vhost-net,packed_vq=1,mrg_rxbuf=0,in_order=1,vectorized=1 \
+ --vdev=net_virtio_user0,mac=00:01:02:03:04:05,path=./vhost-net,packed_vq=1,mrg_rxbuf=0,in_order=1 \
-- -i --rx-offloads=0x10 --nb-cores=1 --txd=1024 --rxd=1024
>set fwd mac
>start
@@ -290,4 +290,4 @@ Test Case 10: pvp test with virtio 1.1 vectorized path
3. Send packet with packet generator with different packet size,includes [64, 128, 256, 512, 1024, 1518], check the throughput with below command::
- testpmd>show port stats all
\ No newline at end of file
+ testpmd>show port stats all
--
2.25.1
next reply other threads:[~2021-03-02 5:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-02 14:30 Yinan Wang [this message]
2021-03-03 5:24 ` Tu, Lijuan
-- strict thread matches above, loose matches on Subject: below --
2020-12-09 16:50 [dts] [PATCH v1] test_plans/pvp_multi_paths*performance_test_plan.rst Yinan Wang
2020-12-10 8:52 ` Tu, Lijuan
2020-11-03 14:55 [dts] [PATCH v1] test_plans/pvp_multi_paths_performance_test_plan.rst Yinan Wang
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=20210302143016.46405-1-yinan.wang@intel.com \
--to=yinan.wang@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).