[V1] test_plans/vswitch_sample_*: modify testplan contents
Checks
Context |
Check |
Description |
ci/Intel-dts-format-test |
success
|
Testing OK
|
ci/Intel-dts-pylama-test |
success
|
Testing OK
|
ci/Intel-dts-doc-test |
success
|
Testing OK
|
ci/Intel-dts-suite-test |
warning
|
SKIPPED
|
Commit Message
Modify some contents error in vswitch_sample_*_test_plan.rst, like
virtio-user to virtio-pmd, pkts to packets.
Signed-off-by: Wei Ling <weix.ling@intel.com>
---
test_plans/vswitch_sample_cbdma_test_plan.rst | 4 ++--
test_plans/vswitch_sample_dsa_test_plan.rst | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
@@ -211,7 +211,7 @@ This case checks that the split ring with CBDMA channel can work stably when the
./x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1-2 -n 4 -- -i --rxq=1 --txq=1 --nb-cores=1 --txd=1024 --rxd=1024
-7. Loop pkts between two virtio-user sides, record performance number with 64b/2000b/8000b/IMIX pkts can get expected::
+7. Loop packets between two virtio-pmd sides, record performance number with 64b/2000b/8000b/IMIX pkts can get expected::
testpmd0>set fwd mac
testpmd0>start tx_first
@@ -297,7 +297,7 @@ This case checks that the packed ring with CBDMA channel can work stably when th
./x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1-2 -n 4 -- -i --rxq=1 --txq=1 --nb-cores=1 --txd=1024 --rxd=1024
-7. Loop packets between two virtio-user sides, record performance number with 64b/2000b/8000b/IMIX pkts can get expected::
+7. Loop packets between two virtio-pmd sides, record performance number with 64b/2000b/8000b/IMIX pkts can get expected::
testpmd0>set fwd mac
testpmd0>start tx_first
@@ -206,7 +206,7 @@ This case checks that the split ring with DSA dpdk driver can work stably when t
./x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1-2 -n 4 -- -i --rxq=1 --txq=1 --nb-cores=1 --txd=1024 --rxd=1024
-7. Loop pkts between two virtio-user sides, record performance number with 64b/2000b/8000b/IMIX pkts can get expected::
+7. Loop packets between two virtio-pmd sides, record performance number with 64b/2000b/8000b/IMIX pkts can get expected::
testpmd0>set fwd mac
testpmd0>start tx_first
@@ -292,7 +292,7 @@ This case checks that the packed ring with DSA dpdk driver can work stably when
./x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1-2 -n 4 -- -i --rxq=1 --txq=1 --nb-cores=1 --txd=1024 --rxd=1024
-7. Loop packets between two virtio-user sides, record performance number with 64b/2000b/8000b/IMIX pkts can get expected::
+7. Loop packets between two virtio-pmd sides, record performance number with 64b/2000b/8000b/IMIX pkts can get expected::
testpmd0>set fwd mac
testpmd0>start tx_first
@@ -627,7 +627,7 @@ This case checks that the split ring with DSA kernel driver can work stably when
./x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1-2 -n 4 -- -i --rxq=1 --txq=1 --nb-cores=1 --txd=1024 --rxd=1024
-7. Loop pkts between two virtio-user sides, record performance number with 64b/2000b/8000b/IMIX pkts can get expected::
+7. Loop packets between two virtio-pmd sides, record performance number with 64b/2000b/8000b/IMIX pkts can get expected::
testpmd0>set fwd mac
testpmd0>start tx_first
@@ -722,7 +722,7 @@ This case checks that the packed ring with DSA kernel driver can work stably whe
./x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1-2 -n 4 -- -i --rxq=1 --txq=1 --nb-cores=1 --txd=1024 --rxd=1024
-7. Loop packets between two virtio-user sides, record performance number with 64b/2000b/8000b/IMIX pkts can get expected::
+7. Loop packets between two virtio-pmd sides, record performance number with 64b/2000b/8000b/IMIX pkts can get expected::
testpmd0>set fwd mac
testpmd0>start tx_first