> -----Original Message-----
> From: Xu, Ting <[email protected]>
> Sent: Sunday, July 18, 2021 10:50 PM
> To: [email protected]
> Cc: Zhang, Qi Z <[email protected]>; Wu, Jingjing <[email protected]>;
> Xing, Beilei <[email protected]>; Xu, Ting <[email protected]>;
> [email protected]
> Subject: [PATCH v1] net/ice: fix IPv6 fragment RSS L3 dst/src not work
>
> Since the header type of IPv6 fragment is wrong, the L3 dst/src RSS hash
> fields
> cannot work properly. This patch changed the header type from any to outer.
>
> Fixes: f1ea76eb6394 ("net/ice: support RSS hash for IP fragment")
> Cc: [email protected]
>
> Signed-off-by: Ting Xu <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi