> -----Original Message-----
> From: Yang, Qiming
> Sent: Monday, July 15, 2019 5:41 PM
> To: dev@dpdk.org
> Cc: Zhang, Qi Z <qi.z.zh...@intel.com>; Yang, Qiming
> <qiming.y...@intel.com>; sta...@dpdk.org
> Subject: [PATCH] net/ice: fix tunnel rule not recognize
>
> In the past, to distinguish whether the input set is outer or inner by check
> the
> item appear once or twice. But this way doesn't work when user don't
> configure the outer input set. This patch fix the issue.
>
> Fixes: d76116a4678f ("net/ice: add generic flow API")
> Cc: sta...@dpdk.org
Fix for current version, no need to cc stable
>
> Signed-off-by: Qiming Yang <qiming.y...@intel.com>
> ---
Acked-by: Qi Zhang <qi.z.zh...@intel.com>
Applied to dpdk-next-net-intel.
Thanks
Qi