net: fix stripped VLAN flag for offload emulation
authorMichał Mirosław <michal.miroslaw@atendesoftware.pl>
Thu, 4 May 2017 22:36:13 +0000 (00:36 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 5 May 2017 13:59:40 +0000 (15:59 +0200)
commit47aa48b969f8db88de40ddf3121a45443a9db990
tree755da901e64fae5190c36b890503e68a75376f03
parent57a484e08a7ef3dea2018157d518b01a891ddfca
net: fix stripped VLAN flag for offload emulation

Apply the new flag PKT_RX_VLAN_STRIPPED to the software emulation case
(currently only for virtio and af_packet).

Fixes: b37b528d957c ("mbuf: add new Rx flags for stripped VLAN")
Cc: stable@dpdk.org
Signed-off-by: Michał Mirosław <michal.miroslaw@atendesoftware.pl>
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
lib/librte_net/rte_ether.h