On Thu, 2021-01-07 at 19:08 -0800, Jakub Kicinski wrote:
> On Thu, 7 Jan 2021 12:28:39 -0800 Saeed Mahameed wrote:
> > + if (skb_vlan_tag_present(skb) && ihs)
>
> Double space.
Will address this in a net-next patch.
thanks!
On Thu, 7 Jan 2021 12:28:39 -0800 Saeed Mahameed wrote:
> + if (skb_vlan_tag_present(skb) && ihs)
Double space.
From: Moshe Shemesh
In case WQE includes inline header the vlan is inserted by driver even
if vlan offload is set. On geneve over vlan interface where software
parser is used the SWP offsets should be updated according to the added
vlan.
Fixes: e3cfc7e6b7bd ("net/mlx5e: TX, Add geneve tunnel sta