[Intel-wired-lan] [PATCH net] ice: disable stripping in default VSI ctx
Tony Nguyen
anthony.l.nguyen at intel.com
Fri May 27 16:31:42 UTC 2022
On 5/27/2022 4:51 AM, Marcin Szycik wrote:
This fixes commit doesn't exist in net, so it shouldn't be targeting
net. It looks like the patch this is fixing is still on Intel Wired LAN
[1]. Perhaps it would be better to squash it with that patch as a v2?
> From: Michal Swiatkowski <michal.swiatkowski at linux.intel.com>
>
> In case when driver is in eswitch mode, having VLAN stripping enabled
> causes failure in communication. All VLAN configuration commands are
> blocked, because of that VF driver can't disable VLAN stripping at
> initialization. It leads to the situation when VLAN stripping on VF VSI
> is on, but in kernel it is off.
>
> To prevent this, set VLAN stripping to disabled in VSI initialization.
> It doesn't break other usecases, because it is set according to kernel
> settings.
>
> Fixes: f09901aa554a ("ice: remove VLAN representor specific ops")
> Signed-off-by: Michal Swiatkowski <michal.swiatkowski at linux.intel.com>
> Signed-off-by: Marcin Szycik <marcin.szycik at linux.intel.com>
[1]
https://patchwork.ozlabs.org/project/intel-wired-lan/patch/20220425062756.14987-3-michal.swiatkowski@linux.intel.com/
More information about the Intel-wired-lan
mailing list