net/dpaa2: stop using software annotation
[dpdk.git] / lib / librte_mbuf / rte_mbuf_ptype.h
2017-04-30 Adrien Mazarguilmbuf: fix missing includes in exported header
2016-10-11 Olivier Matzmbuf: clarify definition of fragment packet types
2016-10-11 Olivier Matzmbuf: add functions to dump packet type
2016-10-11 Olivier Matznet: support NVGRE in software packet type parser
2016-10-11 Olivier Matznet: support QinQ in software packet type parser
2016-10-11 Olivier Matznet: support VLAN in software packet type parser
2016-10-11 Olivier Matzmbuf: move packet type definitions in a new file