app/testpmd: fix flow director filter
authorBeilei Xing <beilei.xing@intel.com>
Thu, 8 Feb 2018 12:35:40 +0000 (20:35 +0800)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 8 Feb 2018 21:27:50 +0000 (22:27 +0100)
commit0abd847be0d146a022b5bb46e4f53d7adaf64c64
treeb0209d1444e3e4171fd66d37676d5eed90b7a6bd
parent5c753861c399628e522d47533fe26b0aef876209
app/testpmd: fix flow director filter

This patch fixes issue during dealing with flow
director filter.

Fixes: 6c684f579df5 ("app/testpmd: add or delete flow director filter")
Cc: stable@dpdk.org
Signed-off-by: Beilei Xing <beilei.xing@intel.com>
Acked-by: Jingjing Wu <jingjing.wu@intel.com>
app/test-pmd/cmdline.c