app/testpmd: add or delete flow director filter
authorJingjing Wu <jingjing.wu@intel.com>
Fri, 21 Nov 2014 00:46:41 +0000 (08:46 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 24 Nov 2014 23:06:03 +0000 (00:06 +0100)
commit6c684f579df508d58f72b0a23bde0279410e1b75
tree4dd37a4dc87e5910399f02ef06b8d24a7c9c778b
parent05999aab4ca67d36dedf823a244e58d79c5835a6
app/testpmd: add or delete flow director filter

Commands are added to test adding or deleting flow director filters.
10 flow types in flow director are supported: ipv4, ipv4-frag, tcpv4, udpv4, sctpv4, ipv6, ipv6-frag, tcpv6, udpv6, sctpv6

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
app/test-pmd/cmdline.c