[dpdk-dev] [PATCH v3 1/2] testpmd: HW vlan command

2015-03-06 Thread Ouyang Changchun
This patch enables testpmd user can config port hw_vlan with more fine granularity: hw vlan filter, hw vlan strip, and hw vlan extend. Don't remove the original command(hw-vlan) considering that some user still want to use only one command to switch on/off all 3 options. Signed-off-by: Changchu

[dpdk-dev] [PATCH v3 1/2] testpmd: HW vlan command

2015-03-06 Thread Ouyang, Changchun
Hi Michael, > -Original Message- > From: Qiu, Michael > Sent: Friday, March 6, 2015 4:23 PM > To: Ouyang, Changchun; dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH v3 1/2] testpmd: HW vlan command > > On 3/6/2015 4:11 PM, Ouyang Changchun wrote: > > This pat

[dpdk-dev] [PATCH v3 1/2] testpmd: HW vlan command

2015-03-06 Thread Qiu, Michael
On 3/6/2015 4:11 PM, Ouyang Changchun wrote: > This patch enables testpmd user can config port hw_vlan with more fine > granularity: > hw vlan filter, hw vlan strip, and hw vlan extend. > > Don't remove the original command(hw-vlan) considering that some user still > want to use > only one comman