> -----Original Message-----
> From: Su, Simei <[email protected]>
> Sent: Thursday, July 16, 2020 11:25 AM
> To: Zhang, Qi Z <[email protected]>
> Cc: [email protected]; Guo, Jia <[email protected]>; Guo, Junfeng
> <[email protected]>; Xu, Ting <[email protected]>; Su, Simei
> <[email protected]>
> Subject: [PATCH v5] net/ice: fix invalid RSS type
>
> When a RSS rule with only SRC/DST_ONLY or IPV6 prefix RSS type, it should
> return failure. Besides, when a RSS rule with symmetric hash function, the RSS
> type shouldn't carry with SRC/DST_ONLY.
> This patch adds invalid RSS type check for the two cases.
>
> Fixes: 0b952714e9c1 ("net/ice: refactor PF hash flow")
>
> Signed-off-by: Simei Su <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi