Re: [dpdk-dev] [PATCH v2] app/testpmd: introduce QinQ offload argument

2019-10-14 Thread Ferruh Yigit
On 10/11/2019 3:36 AM, viveksha...@marvell.com wrote: > From: Vivek Sharma > > Introduce boot time argument for configuring QinQ strip > offload. > > Signed-off-by: Vivek Sharma Reviewed-by: Ferruh Yigit Applied to dpdk-next-net/master, thanks.

[dpdk-dev] [PATCH v2] app/testpmd: introduce QinQ offload argument

2019-10-10 Thread viveksharma
From: Vivek Sharma Introduce boot time argument for configuring QinQ strip offload. Signed-off-by: Vivek Sharma --- v2: * Moved 'port_infos_display' change to another patch. app/test-pmd/parameters.c | 6 ++ doc/guides/testpmd_app_ug/run_app.rst | 4 2 files changed, 10 i