net/i40e: support VLAN stripping for VF
authorBeilei Xing <beilei.xing@intel.com>
Tue, 4 Jul 2017 08:26:16 +0000 (16:26 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 6 Jul 2017 13:00:57 +0000 (15:00 +0200)
commit5f0b95d59a98c77deb5171d2c6f1fdf794f32c01
tree17785f48ad11553e39c66fde3e7de71301394027
parentbc42e6d9c341c1e71bdb0454fadd22ce867fb520
net/i40e: support VLAN stripping for VF

VLAN stripping configuration is supported only for DPDK PF
previously. Since kernel PF supports VLAN stripping now, this
patch adds VLAN stripping support for both DPDK PF and kernel
PF.

Signed-off-by: Beilei Xing <beilei.xing@intel.com>
drivers/net/i40e/i40e_ethdev_vf.c
drivers/net/i40e/i40e_pf.c
drivers/net/i40e/i40e_pf.h