> -----Original Message-----
> From: Wang, ShougangX <[email protected]>
> Sent: Monday, July 6, 2020 5:37 PM
> To: [email protected]
> Cc: Zhang, Qi Z <[email protected]>; Yang, Qiming
> <[email protected]>; Wang, ShougangX <[email protected]>;
> [email protected]
> Subject: [PATCH] net/ice: fix incorrect error log in generic flow
>
> When create a rss rule with void action, the error log is "Invalid input set".
> This patch fix the issue by adding check for the type of first actions item.
>
> Fixes: 7615a6895009 ("net/ice: rework for generic flow enabling")
> Cc: [email protected]
>
> Signed-off-by: Shougang Wang <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi