numam-dpdk/lib/librte_mbuf
Olivier Matz 7a52bcf5d8 mbuf: rename Tx VLAN flags
For consistency with the Rx flags, the flags PKT_TX_VLAN_PKT and
PKT_TX_QINQ_PKT are respectively renamed as PKT_TX_VLAN and
PKT_TX_QINQ. The old defines are deprecated but will stay for some time
for compatibility.

Reported-by: Morten Brørup <mb@smartsharesystems.com>
Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
2018-01-29 18:51:42 +01:00
..
Makefile lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_mbuf_ptype.c mbuf: add PPPoE and L2TP packet types 2018-01-16 18:47:49 +01:00
rte_mbuf_ptype.h mbuf: add PPPoE and L2TP packet types 2018-01-16 18:47:49 +01:00
rte_mbuf_version.map mbuf: add functions to dump offload flags 2016-10-12 18:08:40 +02:00
rte_mbuf.c mbuf: check sanity of data and packet lengths 2018-01-12 00:37:07 +01:00
rte_mbuf.h mbuf: rename Tx VLAN flags 2018-01-29 18:51:42 +01:00