12/05/2017 09:50, Adrien Mazarguil:
> On Fri, May 12, 2017 at 03:13:09PM +0800, Beilei Xing wrote:
> > Application fails to create NVGRE and E_Tag flows with
> > current configuration, this commit fixes the issue by
> > adding flow items for E_TAG and NVGRE.
> >
> > Fixes: e4840ef2685d ("ethdev: fix incomplete items in flow API")
> > Cc: [email protected]
> >
> > Signed-off-by: Beilei Xing <[email protected]>
>
> Missed that obvious issue as I could only validate the command-line parsing
> side of things for these items. Thanks.
>
> Acked-by: Adrien Mazarguil <[email protected]>
Applied, thanks