app/testpmd: add items ipv4/ipv6 to flow command
authorAdrien Mazarguil <adrien.mazarguil@6wind.com>
Wed, 21 Dec 2016 14:51:37 +0000 (15:51 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 23 Dec 2016 09:26:20 +0000 (10:26 +0100)
commitef6e38550f0749c9f306699b7459f616afe12d9d
treec3d9458b70f0ae58c3a8bdec67c19c627f5d36e1
parent6df81b325fa42335b7eead3dca980af5e6c85c5f
app/testpmd: add items ipv4/ipv6 to flow command

Add the ability to match basic fields from IPv4 and IPv6 headers (source
and destination addresses only).

Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Acked-by: Olga Shern <olgas@mellanox.com>
app/test-pmd/cmdline_flow.c