Re: [dpdk-dev] [PATCH v4 5/6] testpmd: add support for MARK flow item

2018-04-19 Thread Adrien Mazarguil
On Wed, Apr 18, 2018 at 10:04:22PM +0100, Declan Doherty wrote: > Add support for specificaiton of new MARK flow item in testpmd's cli, > and update testpmd documentation to describe new MARK flow item support. > > Signed-off-by: Declan Doherty specificaiton => specification, however you should

[dpdk-dev] [PATCH v4 5/6] testpmd: add support for MARK flow item

2018-04-18 Thread Declan Doherty
Add support for specificaiton of new MARK flow item in testpmd's cli, and update testpmd documentation to describe new MARK flow item support. Signed-off-by: Declan Doherty --- app/test-pmd/cmdline_flow.c | 22 ++ doc/guides/testpmd_app_ug/testpmd_funcs.rst |