[PATCH] net/iavf: fix order of tags for AVX512 Tx QinQ offload

Bruce Richardson bruce.richardson at intel.com
Wed Mar 11 13:33:03 CET 2026


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: stable at dpdk.org
> 
> Signed-off-by: Ciara Loftus <ciara.loftus at intel.com>
> ---
>  drivers/net/intel/iavf/iavf_rxtx_vec_avx512.c | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
Acked-by: Bruce Richardson <bruce.richardson at intel.com>


More information about the dev mailing list