> -----Original Message-----
> From: Xu, Ting <ting...@intel.com>
> Sent: Wednesday, August 3, 2022 10:20 AM
> To: dev@dpdk.org
> Cc: Zhang, Qi Z <qi.z.zh...@intel.com>; Yang, Qiming
> <qiming.y...@intel.com>; Xu, Ting <ting...@intel.com>; sta...@dpdk.org
> 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: sta...@dpdk.org
>
> Signed-off-by: Ting Xu <ting...@intel.com>
Acked-by: Qi Zhang <qi.z.zh...@intel.com>
Applied to dpdk-next-net-intel.
Thanks
Qi