[v1] test_plans/vm2vm_virtio_user_test_plan.rst

Message ID 20200825103602.49705-1-yinan.wang@intel.com (mailing list archive)
State Accepted
Headers
Series [v1] test_plans/vm2vm_virtio_user_test_plan.rst |

Commit Message

Wang, Yinan Aug. 25, 2020, 10:36 a.m. UTC
  Fix typo issue in vm2vm_virtio_user_test_plan.rst

Signed-off-by: Yinan Wang <yinan.wang@intel.com>
---
 test_plans/vm2vm_virtio_user_test_plan.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Comments

Tu, Lijuan Aug. 27, 2020, 2:05 a.m. UTC | #1
> Subject: [dts] [PATCH v1] test_plans/vm2vm_virtio_user_test_plan.rst
> 
> Fix typo issue in vm2vm_virtio_user_test_plan.rst
> 
> Signed-off-by: Yinan Wang <yinan.wang@intel.com>

Applied
  

Patch

diff --git a/test_plans/vm2vm_virtio_user_test_plan.rst b/test_plans/vm2vm_virtio_user_test_plan.rst
index f9dcef0..d0be814 100644
--- a/test_plans/vm2vm_virtio_user_test_plan.rst
+++ b/test_plans/vm2vm_virtio_user_test_plan.rst
@@ -899,7 +899,7 @@  Test Case 12: split virtqueue vm2vm mergeable path multi-queues payload check wi
     testpmd>set txpkts 2000
     testpmd>start tx_first 7
 
-5. Start vhost testpmd, then quit pdump, check 448 packets received by virtio-user1 and 54 packets with 8k length and 394 in pdump-virtio-rx.pcap.
+5. Start vhost testpmd, then quit pdump, check 448 packets received by virtio-user1 and 54 packets with 8k length and 394 packets with 2k length in pdump-virtio-rx.pcap.
 
 6. Restart step 1-3, Launch virtio-user0 and send packets::