app/testpmd: add items eth/vlan to flow command
authorAdrien Mazarguil <adrien.mazarguil@6wind.com>
Wed, 21 Dec 2016 14:51:36 +0000 (15:51 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 23 Dec 2016 09:26:14 +0000 (10:26 +0100)
commit6df81b325fa42335b7eead3dca980af5e6c85c5f
treed6c51284d84996f386e523ee9ebb7ee37a67db63
parentabc3d81aca1bc48d4d752a07a4e589b76ac360be
app/testpmd: add items eth/vlan to flow command

These pattern items match basic Ethernet headers (source, destination and
type) and related 802.1Q/ad VLAN headers.

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