> -----Original Message-----
> From: Yang, Qiming
> Sent: Monday, July 15, 2019 5:41 PM
> To: [email protected]
> Cc: Zhang, Qi Z <[email protected]>; Yang, Qiming
> <[email protected]>; [email protected]
> 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: [email protected]
Fix for current version, no need to cc stable
>
> Signed-off-by: Qiming Yang <[email protected]>
> ---
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi