Re: [dpdk-dev] [PATCH] app/testpmd: add support of GTP message type

2020-01-17 Thread Ferruh Yigit
On 1/16/2020 6:49 PM, Dekel Peled wrote: > This patch adds CLI option to enter the msg_type value for GTP > flow pattern item. > > Signed-off-by: Dekel Peled > Acked-by: Ori Kam Applied to dpdk-next-net/master, thanks.

[dpdk-dev] [PATCH] app/testpmd: add support of GTP message type

2020-01-16 Thread Dekel Peled
This patch adds CLI option to enter the msg_type value for GTP flow pattern item. Signed-off-by: Dekel Peled Acked-by: Ori Kam --- app/test-pmd/cmdline_flow.c | 9 + 1 file changed, 9 insertions(+) diff --git a/app/test-pmd/cmdline_flow.c b/app/test-pmd/cmdline_flow.c index 99dade7..df