* [dts] [PATCH v1] test_plans/pvp_multi_paths_virtio_single_core_performance_test_plan.rst
@ 2020-11-04 10:10 Yinan Wang
0 siblings, 0 replies; only message in thread
From: Yinan Wang @ 2020-11-04 10:10 UTC (permalink / raw)
To: dts; +Cc: Yinan Wang
Add parameter to enable AVX512
Signed-off-by: Yinan Wang <yinan.wang@intel.com>
---
...p_multi_paths_virtio_single_core_performance_test_plan.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/test_plans/pvp_multi_paths_virtio_single_core_performance_test_plan.rst b/test_plans/pvp_multi_paths_virtio_single_core_performance_test_plan.rst
index 8113f50..348f462 100644
--- a/test_plans/pvp_multi_paths_virtio_single_core_performance_test_plan.rst
+++ b/test_plans/pvp_multi_paths_virtio_single_core_performance_test_plan.rst
@@ -245,10 +245,10 @@ Test Case 10: virtio single core performance test with virtio 1.1 vectorized pat
2. Launch virtio-user by below command::
- ./testpmd -n 4 -l 5-6 --no-pci --file-prefix=virtio \
+ ./testpmd -n 4 -l 5-6 --no-pci --file-prefix=virtio --force-max-simd-bitwidth=512 \
--vdev=net_virtio_user0,mac=00:01:02:03:04:05,path=./vhost-net,queues=2,packed_vq=1,mrg_rxbuf=0,in_order=1,vectorized=1 \
-- -i --rss-ip --nb-cores=1 --txd=1024 --rxd=1024
>set fwd mac
>start
-3. Send packet with packet generator with different packet size, check the throughput.
\ No newline at end of file
+3. Send packet with packet generator with different packet size, check the throughput.
--
2.25.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-11-04 1:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-04 10:10 [dts] [PATCH v1] test_plans/pvp_multi_paths_virtio_single_core_performance_test_plan.rst Yinan Wang
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).