[PATCH] net/ice: fix vlan stripping in double VLAN mode

Bruce Richardson bruce.richardson at intel.com
Thu Apr 4 12:43:06 CEST 2024


On Wed, Mar 27, 2024 at 06:44:13PM +0000, Vladimir Medvedkin wrote:
> The ICE hardware can operate in two modes - single vlan mode
> or double vlan mode. Depending on the operating mode the hardware
> handles vlan header with single vlan tag differently.
> When double vlan enabled, a packet with a single VLAN is treated
> as a packet with outer VLAN only. Otherwise, a single VLAN in a
> packet is treated as inner VLAN.
> 
> This patch fixes the logic of how vlan stripping is programmed.
> 
> Bugzilla ID: 1402
> 
> Fixes: de5da9d16430 ("net/ice: support double VLAN")
> Cc: mingjinx.ye at intel.com
> Cc: stable at dpdk.org
> 
> Signed-off-by: Vladimir Medvedkin <vladimir.medvedkin at intel.com>
> ---
Acked-by: Bruce Richardson <bruce.richardson at intel.com>

Patch applied to dpdk-next-net-intel.
Thanks,
/Bruce


More information about the stable mailing list