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

2024-04-04 Thread Bruce Richardson
On Wed, Mar 27, 2024 at 06:44:13PM +, 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

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

2024-04-03 Thread Carlos de Souza Moraes Neto
; mingjinx...@intel.com; sta...@dpdk.org Assunto: Re: [PATCH] net/ice: fix vlan stripping in double VLAN mode ATENÇÃO: Esta mensagem é de REMETENTE EXTERNO - Tenha cuidado ao abrir links e anexos. *** NOVO *** NÃO digite sua SENHA WEG quando solicitada por E-MAIL EXTERNO On Wed, Mar 27, 2024 at

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

2024-03-28 Thread David Marchand
On Wed, Mar 27, 2024 at 7:44 PM 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

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

2024-03-27 Thread Vladimir Medvedkin
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