[dpdk-dev] [PATCH] net/i40e: add VLAN stripping support for VF

Olivier MATZ olivier.matz at 6wind.com
Fri Jul 28 13:43:22 CEST 2017


Hi Beilei,

On Tue,  4 Jul 2017 16:26:16 +0800
Beilei Xing <beilei.xing at intel.com> wrote:

> 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.
> 

If I understand correctly, enabling/disabling vlan stripping should now
work with a kernel PF, is that correct? Which version of the driver should
we use? I don't see any definition for VIRTCHNL_OP_ENABLE_VLAN_STRIPPING
in the latest kernel or in the sourceforge driver.


Thanks,
Olivier


More information about the dev mailing list