On Fri, Mar 06, 2026 at 03:10:32PM +0000, Ciara Loftus wrote:
> The tags were not inserted the correct order in the bulk context
> descriptor function on the AVX512 path. Fix it so that it is consistent
> with the single packet function and the scalar path implementation.
>
> Fixes: 23ef9b485dec ("net/iavf: fix conditions for AVX-512 VLAN offload")
> Cc: [email protected]
>
> Signed-off-by: Ciara Loftus <[email protected]>
> ---
> drivers/net/intel/iavf/iavf_rxtx_vec_avx512.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
Acked-by: Bruce Richardson <[email protected]>