numam-dpdk/lib/librte_mbuf
Bruce Richardson b7c0591fd6 mbuf: fix missing header include
The rte_mbuf_dyn.h header file uses a number of types and macros without
including the required header files to get the definitions of those
macros/types.  Similarly, the rte_mbuf_core.h file was missing an
include for rte_byteorder.h header.

Fixes: 4958ca3a44 ("mbuf: support dynamic fields and flags")
Fixes: 3eb860b08e ("mbuf: move definitions into a separate file")
Cc: stable@dpdk.org

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Reviewed-by: David Marchand <david.marchand@redhat.com>
2021-01-21 10:21:40 +01:00
..
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
rte_mbuf_core.h mbuf: fix missing header include 2021-01-21 10:21:40 +01:00
rte_mbuf_dyn.c mbuf: move pool pointer in first half 2020-11-12 16:39:10 +01:00
rte_mbuf_dyn.h mbuf: fix missing header include 2021-01-21 10:21:40 +01:00
rte_mbuf_pool_ops.c mbuf: prevent setting mempool ops name empty 2020-04-25 22:56:10 +02:00
rte_mbuf_pool_ops.h mbuf: remove experimental tag from pool ops 2018-07-26 23:37:08 +02:00
rte_mbuf_ptype.c mbuf: add IGMP packet type 2018-10-25 15:51:16 +02:00
rte_mbuf_ptype.h doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
rte_mbuf.c mbuf: clean up comments and prefix 2020-11-05 17:53:15 +01:00
rte_mbuf.h mbuf: move pool pointer in first half 2020-11-12 16:39:10 +01:00
version.map mbuf: add Tx timestamp registration helper 2020-11-03 16:21:15 +01:00