numam-dpdk/lib/librte_mbuf
Bruce Richardson 5b9656b157 lib: build with meson
Add non-EAL libraries to DPDK build. The compat lib is a special case,
along with the previously-added EAL, but all other libs can be build using
the same set of commands, where the individual meson.build files only need
to specify their dependencies, source files, header files and ABI versions.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Reviewed-by: Harry van Haaren <harry.van.haaren@intel.com>
Acked-by: Keith Wiles <keith.wiles@intel.com>
Acked-by: Luca Boccassi <luca.boccassi@gmail.com>
2018-01-30 17:49:16 +01:00
..
Makefile mk: add experimental tag check 2018-01-29 23:35:29 +01:00
meson.build lib: build with meson 2018-01-30 17:49:16 +01:00
rte_mbuf_pool_ops.c add experimental tag to appropriate functions 2018-01-29 23:35:29 +01:00
rte_mbuf_pool_ops.h add experimental tag to appropriate functions 2018-01-29 23:35:29 +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 pool create helper for specific mempool ops 2018-01-29 19:02:05 +01:00
rte_mbuf.c add experimental tag to appropriate functions 2018-01-29 23:35:29 +01:00
rte_mbuf.h add experimental tag to appropriate functions 2018-01-29 23:35:29 +01:00