> -----Original Message-----
> From: dev <dev-boun...@dpdk.org> On Behalf Of Jeff Guo
> Sent: Tuesday, July 21, 2020 11:12 AM
> To: Peng, ZhihongX <zhihongx.p...@intel.com>; Xing, Beilei
> <beilei.x...@intel.com>
> Cc: dev@dpdk.org; sta...@dpdk.org
> Subject: Re: [dpdk-dev] [DPDK v2] net/i40e: add VLAN filter feature to 
> capability
> 
> Acked-by: Jeff Guo <jia....@intel.com>
> 
> On 7/21/2020 10:45 AM, zhihongx.p...@intel.com wrote:
> > From: Peng Zhihong <zhihongx.p...@intel.com>
> >
> > The rte_eth_dev_set_vlan_offload function will check vlan rx offload
> > capability, the i40e vf has vlan filter feature but
> > DEV_RX_OFFLOAD_VLAN_FILTER is not set into the capability, that will
> > cause setting fail. So need to add this capability in
> > i40e_vf_representor_dev_infos_get function.
> >
> > Fixes: e0cb96204b71 (net/i40e: add support for representor ports)

Fix line should be (".....")

> > Cc: sta...@dpdk.org
> >
> > Signed-off-by: Peng Zhihong <zhihongx.p...@intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi

Reply via email to