> -----Original Message-----
> From: Wang, ShougangX <shougangx.w...@intel.com>
> Sent: Monday, July 6, 2020 5:37 PM
> To: dev@dpdk.org
> Cc: Zhang, Qi Z <qi.z.zh...@intel.com>; Yang, Qiming
> <qiming.y...@intel.com>; Wang, ShougangX <shougangx.w...@intel.com>;
> sta...@dpdk.org
> 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: sta...@dpdk.org
>
> Signed-off-by: Shougang Wang <shougangx.w...@intel.com>
Acked-by: Qi Zhang <qi.z.zh...@intel.com>
Applied to dpdk-next-net-intel.
Thanks
Qi