[dts] [PATCH v1] test_plans/vhost_virtio_user_interrupt_test_plan.rst

Yinan Wang yinan.wang at intel.com
Thu Sep 10 12:55:45 CEST 2020


Update typo issue.

Signed-off-by: Yinan Wang <yinan.wang at intel.com>
---
 test_plans/vhost_virtio_user_interrupt_test_plan.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/test_plans/vhost_virtio_user_interrupt_test_plan.rst b/test_plans/vhost_virtio_user_interrupt_test_plan.rst
index 0786fb5..07c1d88 100644
--- a/test_plans/vhost_virtio_user_interrupt_test_plan.rst
+++ b/test_plans/vhost_virtio_user_interrupt_test_plan.rst
@@ -204,9 +204,9 @@ Test Case7: LSC event between vhost-user and virtio-user with split ring and cbd
 
 flow: Vhost <--> Virtio
 
-1. Start vhost-user side::
+1. Bind one cbdma port to igb_uio driver, then start vhost-user side::
 
-    ./testpmd -c 0x3000 -n 4 --no-pci --file-prefix=vhost --vdev 'net_vhost0,iface=vhost-net,queues=1,client=0,dmas=[txq0 at 00:04.0]' -- -i
+    ./testpmd -c 0x3000 -n 4 -w 00:04.0 --file-prefix=vhost --vdev 'net_vhost0,iface=vhost-net,queues=1,client=0,dmas=[txq0 at 00:04.0]' -- -i
     testpmd>set fwd mac
     testpmd>start
 
@@ -245,4 +245,4 @@ flow: TG --> NIC --> Vhost --> Virtio
 
 4. Stop sending packets with packet generator, check virtio-user related core change to sleep status.
 
-5. Restart sending packets with packet generator, check virtio-user related core change to wakeup status again.
\ No newline at end of file
+5. Restart sending packets with packet generator, check virtio-user related core change to wakeup status again.
-- 
2.25.1



More information about the dts mailing list