[dts] [PATCH V1 1/1] test_plans/virtio_user_as_exceptional_path: fix clerical

Tu, Lijuan lijuan.tu at intel.com
Wed Sep 18 12:27:34 CEST 2019


Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of yufengmx
> Sent: Friday, September 6, 2019 2:59 PM
> To: dts at dpdk.org; Wang, Yinan <yinan.wang at intel.com>; Chen, Zhaoyan
> <zhaoyan.chen at intel.com>; Ma, LihongX <lihongx.ma at intel.com>
> Cc: Mo, YufengX <yufengx.mo at intel.com>
> Subject: [dts] [PATCH V1 1/1] test_plans/virtio_user_as_exceptional_path: fix
> clerical
> 
>  error
> 
> Fix clerical error. In fact, two queues are used but not one.
> 
> Signed-off-by: yufengmx <yufengx.mo at intel.com>
> ---
>  test_plans/virtio_user_as_exceptional_path_test_plan.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/test_plans/virtio_user_as_exceptional_path_test_plan.rst
> b/test_plans/virtio_user_as_exceptional_path_test_plan.rst
> index ef6e4a8..a261e15 100644
> --- a/test_plans/virtio_user_as_exceptional_path_test_plan.rst
> +++ b/test_plans/virtio_user_as_exceptional_path_test_plan.rst
> @@ -153,7 +153,7 @@ Flow: tap0<-->vhost-net<-->virtio_user<-->nic0<-->TG
> 
>      ufw disable
> 
> -2. Bind the physical port to igb_uio, launch testpmd with one queue for
> virtio_user::
> +2. Bind the physical port to igb_uio, launch testpmd with two queues for
> virtio_user::
> 
>      ./dpdk-devbind.py -b igb_uio xx:xx.x        # xx:xx.x is the pci addr of nic0
>      ./testpmd -l 1-2 -n 4 --socket-mem 1024,1024  --file-prefix=test2 --
> vdev=virtio_user0,mac=00:01:02:03:04:05,path=/dev/vhost-
> net,queue_size=1024,queues=2 -- -i --rxd=1024 --txd=1024 --txq=2 --rxq=2 --
> nb-cores=1
> --
> 2.21.0



More information about the dts mailing list