> -----Original Message-----
> From: Xu, Ting <[email protected]>
> Sent: Thursday, June 10, 2021 10:45 AM
> To: [email protected]
> Cc: Zhang, Qi Z <[email protected]>; Xu, Ting <[email protected]>;
> [email protected]
> Subject: [PATCH v1] net/ice/base: fix wrong ptype bitmap for IP fragment
> 
> IPv4 and IPv6 fragment ptypes are supposed to be separated from IP other
> ptypes. New bitmaps for IP fragment ptypes were created, but the IP fragment
> ptypes were not deleted from the previous non-frag bitmaps, which will cause
> conflicts. This patch removes IP fragment ptypes from the non-frag bitmaps.
> 
> Fixes: 843452817561 ("net/ice/base: support IP fragment RSS and FDIR")
> Cc: [email protected]
> 
> Signed-off-by: Ting Xu <[email protected]>

Acked-by: Qi Zhang <[email protected]>

Applied to dpdk-next-net-intel.

Thanks
Qi

Reply via email to