[dts] [PATCH] test_plans/dpdk_gro_lib_test_plan.rst

Ma, LihongX lihongx.ma at intel.com
Thu Oct 29 08:44:43 CET 2020


> -----Original Message-----
> From: dts <dts-bounces at dpdk.org> On Behalf Of Yinan Wang
> Sent: Tuesday, October 20, 2020 11:55 PM
> To: dts at dpdk.org
> Cc: Wang, Yinan <yinan.wang at intel.com>
> Subject: [dts] [PATCH] test_plans/dpdk_gro_lib_test_plan.rst
> 
> Add 2 queue cbdma case
> 
> Signed-off-by: Yinan Wang <yinan.wang at intel.com>
> ---
>  test_plans/dpdk_gro_lib_test_plan.rst | 74 ++++++++++++++++++++++++---
>  1 file changed, 66 insertions(+), 8 deletions(-)
> 
> diff --git a/test_plans/dpdk_gro_lib_test_plan.rst
> b/test_plans/dpdk_gro_lib_test_plan.rst
> index 60a0123..199b291 100644
> --- a/test_plans/dpdk_gro_lib_test_plan.rst
> +++ b/test_plans/dpdk_gro_lib_test_plan.rst
> @@ -130,7 +130,7 @@ Test Case1: DPDK GRO lightmode test with tcp/ipv4
> traffic  2. Bind nic1 to igb_uio, launch vhost-user with testpmd and set
> flush interval to 1::
> 
>      ./dpdk-devbind.py -b igb_uio xx:xx.x
> -    ./testpmd -l 2-4 -n 4 \
> +    ./testpmd -l 2-4 -n 4 --socket-mem 1024,1024  --legacy-mem \
>      --file-prefix=vhost --vdev 'net_vhost0,iface=vhost-
> net,queues=1,client=0' -- -i --txd=1024 --rxd=1024

Hi, Yinan
I think we have remove the parameter of "--socket-mem 1024,1024  --legacy-mem" , why are you adding it back ?

Regards,
Ma,lihong


More information about the dts mailing list