Re: [dpdk-dev] [PATCH v5 4/8] ethdev: add GTP items to support flow API

2017-09-28 Thread Xing, Beilei
> -Original Message- > From: Sean Harte [mailto:sea...@gmail.com] > Sent: Thursday, September 28, 2017 9:43 PM > To: Xing, Beilei > Cc: Wu, Jingjing ; Chilikin, Andrey > ; dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH v5 4/8] ethdev: add GTP items to support

Re: [dpdk-dev] [PATCH v5 4/8] ethdev: add GTP items to support flow API

2017-09-28 Thread Sean Harte
On 28 September 2017 at 09:13, Beilei Xing wrote: > This patch adds GTP, GTPC and GTPU items for > generic flow API, and also exposes item fields > through the flow command. > > Signed-off-by: Beilei Xing > Acked-by: Adrien Mazarguil > --- > app/test-pmd/cmdline_flow.c | 40

[dpdk-dev] [PATCH v5 4/8] ethdev: add GTP items to support flow API

2017-09-28 Thread Beilei Xing
This patch adds GTP, GTPC and GTPU items for generic flow API, and also exposes item fields through the flow command. Signed-off-by: Beilei Xing Acked-by: Adrien Mazarguil --- app/test-pmd/cmdline_flow.c | 40 ++ app/test-pmd/config.c |