Re: [PATCH] net/ice: fix inconsistency in Rx queue VLAN tag placement

2025-07-01 Thread Bruce Richardson
On Fri, Jun 27, 2025 at 04:31:20PM +0200, Burakov, Anatoly wrote: > On 6/27/2025 3:52 PM, Bruce Richardson wrote: > > When VLAN or QinQ stripping is enabled in the ice driver, an > > inconsistency was observed between the placement of the VLAN tag in the > > descriptors of the final Rx queue (irres

Re: [PATCH] net/ice: fix inconsistency in Rx queue VLAN tag placement

2025-06-27 Thread Burakov, Anatoly
On 6/27/2025 3:52 PM, Bruce Richardson wrote: When VLAN or QinQ stripping is enabled in the ice driver, an inconsistency was observed between the placement of the VLAN tag in the descriptors of the final Rx queue (irrespective of the number of queues) vs descriptors of all other queues. This inco

[PATCH] net/ice: fix inconsistency in Rx queue VLAN tag placement

2025-06-27 Thread Bruce Richardson
When VLAN or QinQ stripping is enabled in the ice driver, an inconsistency was observed between the placement of the VLAN tag in the descriptors of the final Rx queue (irrespective of the number of queues) vs descriptors of all other queues. This inconsistency was due to the fact that the driver -