> -----Original Message-----
> From: Guo, Jia <[email protected]>
> Sent: Monday, July 27, 2020 3:59 PM
> To: Zhang, Qi Z <[email protected]>; Yang, Qiming <[email protected]>
> Cc: [email protected]; Su, Simei <[email protected]>; Guo, Jia
> <[email protected]>
> Subject: [dpdk-dev v1] net/ice: fix invalid hash validation
>
> An invalid rule should not be validated successfully. If the rule is not in
> the
> supporting list, just return failure to application.
>
> Signed-off-by: Jeff Guo <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel with below fix line
Fixes: 5ad3db8d4bdd ("net/ice: enable advanced RSS")
Thanks
Qi