[v1] test_plans: update packed ring vm2vm case dut to implementation change

Message ID 20201020153654.696880-1-yinan.wang@intel.com (mailing list archive)
State Accepted
Headers
Series [v1] test_plans: update packed ring vm2vm case dut to implementation change |

Commit Message

Wang, Yinan Oct. 20, 2020, 3:36 p.m. UTC
  Signed-off-by: Yinan Wang <yinan.wang@intel.com>
---
 test_plans/vm2vm_virtio_user_test_plan.rst | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
  

Comments

Tu, Lijuan Nov. 3, 2020, 1:35 a.m. UTC | #1
applied
  

Patch

diff --git a/test_plans/vm2vm_virtio_user_test_plan.rst b/test_plans/vm2vm_virtio_user_test_plan.rst
index 14f9b43..cc81263 100644
--- a/test_plans/vm2vm_virtio_user_test_plan.rst
+++ b/test_plans/vm2vm_virtio_user_test_plan.rst
@@ -102,7 +102,7 @@  Test Case 1: packed virtqueue vm2vm mergeable path test
     testpmd>set txpkts 2000
     testpmd>start tx_first 1
 
-6. Quit pdump and three testpmd, get 284 packets received by virtio-user1 in pdump-virtio-rx.pcap.
+6. Quit pdump and three testpmd, get 288 packets received by virtio-user1 in pdump-virtio-rx.pcap.
 
 7. Launch testpmd by below command::
 
@@ -171,11 +171,11 @@  Test Case 2: packed virtqueue vm2vm inorder mergeable path test
     testpmd>set burst 32
     testpmd>start tx_first 7
     testpmd>stop
-    testpmd>set burst 1
+    testpmd>set burst 32
     testpmd>set txpkts 2000,2000,2000,2000
     testpmd>start tx_first 1
 
-5. Start vhost, then quit pdump and three testpmd, get 252 packets received by virtio-user1 in pdump-virtio-rx.pcap.
+5. Start vhost, then quit pdump and three testpmd, get 256 packets received by virtio-user1 in pdump-virtio-rx.pcap.
 
 6. Launch testpmd by below command::
 
@@ -201,7 +201,7 @@  Test Case 2: packed virtqueue vm2vm inorder mergeable path test
     testpmd>set burst 32
     testpmd>start tx_first 7
     testpmd>stop
-    testpmd>set burst 1
+    testpmd>set burst 32
     testpmd>set txpkts 2000,2000,2000,2000
     testpmd>start tx_first 1