Re: [dpdk-dev] [PATCH 3/7] app/testpmd: add GTP fields to flow command

2017-09-06 Thread Adrien Mazarguil
On Fri, Aug 25, 2017 at 03:50:26PM +0800, Beilei Xing wrote: > This patch exposes the following item fields through the flow command: > > - GTP TEID > > Signed-off-by: Beilei Xing Minor nits, see below. > --- > app/test-pmd/cmdline_flow.c | 22 ++ > app/tes

[dpdk-dev] [PATCH 3/7] app/testpmd: add GTP fields to flow command

2017-08-25 Thread Beilei Xing
This patch exposes the following item fields through the flow command: - GTP TEID Signed-off-by: Beilei Xing --- app/test-pmd/cmdline_flow.c | 22 ++ app/test-pmd/config.c | 1 + doc/guides/testpmd_app_ug/testpmd_funcs.rst | 4 3