[dpdk-dev] [PATCH v5 9/9] testpmd: extend flow director commands

2016-03-21 Thread Jingjing Wu
This patch extended commands for filter's input set changing. It added vlan as filter's input fields. Signed-off-by: Jingjing Wu --- app/test-pmd/cmdline.c | 6 +++--- doc/guides/testpmd_app_ug/testpmd_funcs.rst | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff

[dpdk-dev] [PATCH v5 9/9] testpmd: extend flow director commands

2016-03-21 Thread Zhang, Helin
> -Original Message- > From: Wu, Jingjing > Sent: Monday, March 21, 2016 2:19 PM > To: dev at dpdk.org > Cc: Wu, Jingjing; Zhang, Helin > Subject: [PATCH v5 9/9] testpmd: extend flow director commands > > This patch extended commands for filter's input set changing. > It added vlan as fi