numam-dpdk/lib/librte_net
Michał Mirosław 47aa48b969 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: b37b528d95 ("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>
2017-05-05 15:59:40 +02:00
..
Makefile net: add CRC computation API 2017-04-05 23:03:23 +02:00
net_crc_sse.h net: add CRC computation API 2017-04-05 23:03:23 +02:00
rte_arp.h net: change arp header struct declaration 2015-02-20 22:10:52 +01:00
rte_ether.h net: fix stripped VLAN flag for offload emulation 2017-05-05 15:59:40 +02:00
rte_gre.h net: add GRE header structure 2016-10-11 18:17:13 +02:00
rte_icmp.h app/testpmd: add engine that replies to ARP and ICMP echo requests 2014-05-16 13:25:16 +02:00
rte_ip.h net: add function to calculate checksum in mbuf 2016-10-13 20:44:18 +02:00
rte_net_crc.c lib: remove unnecessary void cast 2017-04-11 18:05:10 +02:00
rte_net_crc.h net: fix missing include in exported header 2017-05-01 00:10:23 +02:00
rte_net_version.map net: add CRC computation API 2017-04-05 23:03:23 +02:00
rte_net.c net: get packet type for the first layers only 2016-10-11 18:17:13 +02:00
rte_net.h lib: fix IPv6 tunnel checksum 2017-04-10 22:49:57 +02:00
rte_sctp.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
rte_tcp.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
rte_udp.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00