Re: [dpdk-dev] [PATCH v4 3/6] testpmd: add jump action

2018-04-19 Thread Adrien Mazarguil
On Wed, Apr 18, 2018 at 10:04:20PM +0100, Declan Doherty wrote: > Add support for specificaiton of new JUMP action to testpmd's flow Typo on "specificaiton". > cli, and update the testpmd documentation to describe this new > action. > > Signed-off-by: Declan Doherty Beside minor nits below, th

[dpdk-dev] [PATCH v4 3/6] testpmd: add jump action

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