mbuf: rename Tx VLAN flags
authorOlivier Matz <olivier.matz@6wind.com>
Mon, 29 Jan 2018 09:37:07 +0000 (10:37 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 29 Jan 2018 17:51:42 +0000 (18:51 +0100)
commit7a52bcf5d85638ea42919e7e539a389382df6e01
treed40f6d9e400e65451d7d5f387317abe7379b5064
parent9f8d9b2ee358c496fe206d1e6f111067afd501b3
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>
lib/librte_mbuf/rte_mbuf.h