numam-dpdk/lib/librte_mbuf
Ciara Power 3cc6ecfdfe build: remove makefiles
A decision was made [1] to no longer support Make in DPDK, this patch
removes all Makefiles that do not make use of pkg-config, along with
the mk directory previously used by make.

[1] https://mails.dpdk.org/archives/dev/2020-April/162839.html

Signed-off-by: Ciara Power <ciara.power@intel.com>
Reviewed-by: Ruifeng Wang <ruifeng.wang@arm.com>
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
2020-09-08 00:09:50 +02:00
..
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
rte_mbuf_core.h mbuf: use C11 atomic builtins for refcnt 2020-07-21 10:30:35 +02:00
rte_mbuf_dyn.c mbuf: add dump of free dynamic flags 2020-06-25 23:03:18 +02:00
rte_mbuf_dyn.h mbuf: introduce accurate packet Tx scheduling 2020-07-11 06:18:54 +02: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_version.map version: 20.11-rc0 2020-08-12 11:32:16 +02:00
rte_mbuf.c mbuf: use C11 atomic builtins for refcnt 2020-07-21 10:30:35 +02:00
rte_mbuf.h mbuf: use C11 atomic builtins for refcnt 2020-07-21 10:30:35 +02:00