> -----Original Message-----
> From: Xu, Ting <[email protected]>
> Sent: Wednesday, August 3, 2022 10:20 AM
> To: [email protected]
> Cc: Zhang, Qi Z <[email protected]>; Yang, Qiming
> <[email protected]>; Xu, Ting <[email protected]>; [email protected]
> Subject: [PATCH v1] net/ice/base: fix symm RSS hash not valid for inner
> IPv4/6
>
> Inner IPv4 and IPv6 symmetric RSS hash is not valid for raw pattern.
> This patch fixes the issue by adding the corresponding protocol ID for inner
> IPv4/6.
>
> Fixes: 0837da2e27ae ("net/ice/base: support add HW profile for RSS raw
> flow")
> Cc: [email protected]
>
> Signed-off-by: Ting Xu <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi