From: Yinan Wang <yinan.wang@intel.com>
To: dts@dpdk.org
Cc: Yinan Wang <yinan.wang@intel.com>
Subject: [dts] [PATCH V1] test_plans/vm2vm_virtio_net_perf_test_plan.rst
Date: Wed, 7 Apr 2021 11:52:11 -0400 [thread overview]
Message-ID: <20210407155211.823332-1-yinan.wang@intel.com> (raw)
Fix incorrect qemu version usage for packed ring test.
Signed-off-by: Yinan Wang <yinan.wang@intel.com>
---
test_plans/vm2vm_virtio_net_perf_test_plan.rst | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/test_plans/vm2vm_virtio_net_perf_test_plan.rst b/test_plans/vm2vm_virtio_net_perf_test_plan.rst
index 6902bf55..78418e00 100644
--- a/test_plans/vm2vm_virtio_net_perf_test_plan.rst
+++ b/test_plans/vm2vm_virtio_net_perf_test_plan.rst
@@ -676,7 +676,7 @@ Test Case 11: VM2VM virtio-net packed ring mergeable 8 queues CBDMA enable test
--vdev 'net_vhost1,iface=vhost-net1,client=1,queues=8,dmas=[txq0@80:04.0;txq1@80:04.1;txq2@80:04.2;txq3@80:04.3;txq4@80:04.4;txq5@80:04.5;txq6@80:04.6;txq7@80:04.7],dmathr=512' -- -i --nb-cores=4 --txd=1024 --rxd=1024 --rxq=8 --txq=8
testpmd>start
-2. Launch VM1 and VM2 using qemu3.0::
+2. Launch VM1 and VM2::
taskset -c 32 qemu-system-x86_64 -name vm1 -enable-kvm -cpu host -smp 8 -m 4096 \
-object memory-backend-file,id=mem,size=4096M,mem-path=/mnt/huge,share=on \
@@ -769,7 +769,7 @@ Test Case 12: VM2VM virtio-net packed ring non-mergeable 8 queues CBDMA enable t
--vdev 'net_vhost1,iface=vhost-net1,client=1,queues=8,dmas=[txq0@80:04.0;txq1@80:04.1;txq2@80:04.2;txq3@80:04.3;txq4@80:04.4;txq5@80:04.5;txq6@80:04.6;txq7@80:04.7],dmathr=512' -- -i --nb-cores=4 --txd=1024 --rxd=1024 --rxq=8 --txq=8
testpmd>start
-2. Launch VM1 and VM2 using qemu3.0::
+2. Launch VM1 and VM2::
taskset -c 32 qemu-system-x86_64 -name vm1 -enable-kvm -cpu host -smp 8 -m 4096 \
-object memory-backend-file,id=mem,size=4096M,mem-path=/mnt/huge,share=on \
@@ -850,4 +850,4 @@ Test Case 12: VM2VM virtio-net packed ring non-mergeable 8 queues CBDMA enable t
14. Check the iperf performance, ensure queue0 can work from vhost side::
Under VM1, run: `iperf -s -i 1`
- Under VM2, run: `iperf -c 1.1.1.2 -i 1 -t 60`
\ No newline at end of file
+ Under VM2, run: `iperf -c 1.1.1.2 -i 1 -t 60`
--
2.25.1
next reply other threads:[~2021-04-07 7:10 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-07 15:52 Yinan Wang [this message]
2021-04-08 8:56 ` Tu, Lijuan
-- strict thread matches above, loose matches on Subject: below --
2021-02-23 15:26 [dts] [PATCH v1] test_plans/vm2vm_virtio_net_perf_test_plan.rst Yinan Wang
2021-03-02 2:23 ` Tu, Lijuan
2020-12-15 23:08 Yinan Wang
2020-12-21 7:28 ` Tu, Lijuan
2020-12-01 17:25 Yinan Wang
2020-12-07 7:29 ` Tu, Lijuan
2020-11-24 17:00 Yinan Wang
2020-11-26 8:21 ` 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=20210407155211.823332-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).