Re: [dpdk-dev] [PATCH v2] app/testpmd: support QinQ offload in VLAN set command

2019-10-14 Thread Ferruh Yigit
On 10/11/2019 5:05 AM, viveksha...@marvell.com wrote: > From: Vivek Sharma > > Segregate QinQ from Extend Offload and support QinQ offload > in vlan set command. Merge all port wise rx vlan offloads in > command line help and documentation for a cleaner structure. > > Fix port info display to di

[dpdk-dev] [PATCH v2] app/testpmd: support QinQ offload in VLAN set command

2019-10-10 Thread viveksharma
From: Vivek Sharma Segregate QinQ from Extend Offload and support QinQ offload in vlan set command. Merge all port wise rx vlan offloads in command line help and documentation for a cleaner structure. Fix port info display to distinguish between qinq strip and extend offloads. Flatten all VLAN o