numam-dpdk/lib/librte_fib
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
..
dir24_8.c fib: add DIR24-8 dataplane algorithm 2019-11-06 00:11:44 +01:00
dir24_8.h remove blank lines at end of file 2019-11-26 00:12:08 +01:00
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
rte_fib6.c remove blank lines at end of file 2019-11-26 00:12:08 +01:00
rte_fib6.h lib: remind experimental status in headers 2020-07-07 12:49:10 +02:00
rte_fib_version.map fib: support IPv6 2019-11-06 00:11:44 +01:00
rte_fib.c fib: add DIR24-8 dataplane algorithm 2019-11-06 00:11:44 +01:00
rte_fib.h lib: remind experimental status in headers 2020-07-07 12:49:10 +02:00
trie.c fib: fix possible integer overflow 2020-02-06 16:17:14 +01:00
trie.h remove blank lines at end of file 2019-11-26 00:12:08 +01:00