> -----Original Message-----
> From: Qiao, Wenjing <[email protected]>
> Sent: Friday, May 27, 2022 4:10 PM
> To: Yang, Qiming <[email protected]>; Zhang, Qi Z
> <[email protected]>
> Cc: Wang, Xiao W <[email protected]>; [email protected]; Qiao, Wenjing
> <[email protected]>; [email protected]
> Subject: [PATCH] net/ice: fix the outer l4 cksum flag when AVX is disabled
>
> In scalar datapath, ol_flag shows
> RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN
> which is error, therefore fixing this bug.
>
> Fixes: 94005e4640a7 ("net/ice: fix build with 16-byte Rx descriptor")
> Cc: [email protected]
>
> Signed-off-by: Wenjing Qiao <[email protected]>
> Reported-by: Xiao Wang <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi