app/testpmd: more vlan offload commands
authorOuyang Changchun <changchun.ouyang@intel.com>
Fri, 6 Mar 2015 08:10:05 +0000 (16:10 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 9 Mar 2015 11:47:26 +0000 (12:47 +0100)
commitc9dd4aad4f55e6b709e8af7d53e7097fa909ad2b
tree1e8b8d0b67dc029319b7d3401408119205b7ec08
parent64b01ee0b22d1f99dbba564580af922af9cd7aad
app/testpmd: more vlan offload commands

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: Changchun Ouyang <changchun.ouyang@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
app/test-pmd/cmdline.c
app/test-pmd/parameters.c