[dpdk-dev] [PATCH v3 3/3] testpmd: extend commands

2015-11-01 Thread Thomas Monjalon
2015-11-01 00:24, Jingjing Wu: > This patch extends commands to support filtering in VFs of flow director. [...] > --- a/app/test-pmd/cmdline.c > +++ b/app/test-pmd/cmdline.c > - " (drop|fwd) queue (queue_id) fd_id (fd_id_value)\n" > + " (drop|fwd) pf|vf(vf_i

[dpdk-dev] [PATCH v3 3/3] testpmd: extend commands

2015-11-01 Thread Jingjing Wu
This patch extends commands to support filtering in VFs of flow director. Signed-off-by: Jingjing Wu --- app/test-pmd/cmdline.c | 41 ++--- doc/guides/testpmd_app_ug/testpmd_funcs.rst | 15 ++- 2 files changed, 46 insertions(+), 10 deletions(-