examples/flow_filtering: remove VLAN item
authorOri Kam <orika@mellanox.com>
Mon, 5 Nov 2018 09:35:28 +0000 (09:35 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 6 Nov 2018 01:35:39 +0000 (02:35 +0100)
commit9af4eb5657107b05b0e06141291b7c6e6162bb36
tree9fe6036973124dbeb2263ac850b55b416bfb08b7
parentc82f2f8b4b3a32e7a3fe586419ff4fb628ac9f7d
examples/flow_filtering: remove VLAN item

Since the VLAN is not in use and some PMD can't support vlan = 0
this item was removed.

Fixes: 4a3ef59a10c8 ("examples/flow_filtering: add simple demo of flow API")
Cc: stable@dpdk.org
Signed-off-by: Ori Kam <orika@mellanox.com>
examples/flow_filtering/flow_blocks.c