Hi Olivier, > -----Original Message----- > From: Olivier MATZ [mailto:olivier.m...@6wind.com] > Sent: Friday, July 28, 2017 7:43 PM > To: Xing, Beilei <beilei.x...@intel.com> > Cc: Wu, Jingjing <jingjing...@intel.com>; dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH] net/i40e: add VLAN stripping support for VF > > Hi Beilei, > > On Tue, 4 Jul 2017 16:26:16 +0800 > Beilei Xing <beilei.x...@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. >
I'm sorry that the description caused confusion, the driver is not released, the most recent build of the i40e PF driver should be 2.1.26. Beilei