> -----Original Message-----
> From: dev [mailto:[email protected]] On Behalf Of Beilei Xing
> Sent: Friday, December 8, 2017 3:41 PM
> To: Wu, Jingjing
> Cc: [email protected]; [email protected]
> Subject: [dpdk-dev] [PATCH v2] net/i40e: fix VF Tx error issue
> 
> When using kernel PF + DPDK VF, if setting VLAN strip on or off in VF side
> after setting PVID for VF with ethtool in PF side, it will cause VF Tx error. 
> The
> root cause is that Rx VLAN offload is not permitted after setting PVID for VF
> in kernel PF side.
> This patch fixes the issue by check VLAN offload capability when setting VLAN
> offload.
> 
> Fixes: 5f0b95d5 ("net/i40e: support VLAN stripping for VF")
> Cc: [email protected]
> 
> Signed-off-by: Beilei Xing <[email protected]>
> Acked-by: Jingjing Wu <[email protected]>
Applied to next-net-intel, thanks! /Helin

Reply via email to