[v1] test_plans/virtio_event_idx_interrupt_test_plan.rst
Commit Message
Update typo issue.
Signed-off-by: Yinan Wang <yinan.wang@intel.com>
---
test_plans/virtio_event_idx_interrupt_test_plan.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Comments
> Update typo issue.
>
> Signed-off-by: Yinan Wang <yinan.wang@intel.com>
Applied failed, thanks
Applying: test_plans/virtio_event_idx_interrupt_test_plan.rst
error: sha1 information is lacking or useless (test_plans/virtio_event_idx_interrupt_test_plan.rst).
error: could not build fake ancestor
Patch failed at 0001 test_plans/virtio_event_idx_interrupt_test_plan.rst
@@ -299,7 +299,7 @@ Test Case 7: Split ring virtio-pci driver reload test with CBDMA enabled
Test Case 8: Wake up split ring virtio-net cores with event idx interrupt mode and cbdma enabled 16 queues test
================================================================================================================
-1. Bind one nic port to igb_uio, then launch the vhost sample by below commands::
+1. Bind one nic port and 16 cbdma channels to igb_uio, then launch the vhost sample by below commands::
rm -rf vhost-net*
./testpmd -l 1-17 -n 4 --file-prefix=vhost --vdev 'net_vhost,iface=vhost-net,queues=16,client=1,dmas=[txq0@80:04.0;txq1@80:04.1;txq2@80:04.2;txq3@80:04.3;txq4@80:04.4;txq5@80:04.5;txq6@80:04.6;txq7@80:04.7;txq8@00:04.0;txq9@00:04.1;txq10@00:04.2;txq11@00:04.3;txq12@00:04.4;txq13@00:04.5;txq14@00:04.6;txq15@00:04.7],dmathr=64' -- -i --nb-cores=16 --txd=1024 --rxd=1024 --rxq=16 --txq=16