numam-dpdk/lib/librte_graph
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
..
graph_debug.c graph: implement debug routines 2020-05-05 23:31:47 +02:00
graph_ops.c graph: implement internal operation helpers 2020-05-05 23:28:13 +02:00
graph_populate.c graph: populate fastpath memory for graph reel 2020-05-05 23:28:24 +02:00
graph_private.h graph: implement debug routines 2020-05-05 23:31:47 +02:00
graph_stats.c graph: implement stats 2020-05-05 23:31:53 +02:00
graph.c log: remove unneeded logtype declaration 2020-07-07 13:18:23 +02:00
meson.build graph: implement stats 2020-05-05 23:31:53 +02:00
node.c graph: populate fastpath memory for graph reel 2020-05-05 23:28:24 +02:00
rte_graph_version.map graph: implement fastpath routines 2020-05-05 23:32:02 +02:00
rte_graph_worker.h lib: remind experimental status in headers 2020-07-07 12:49:10 +02:00
rte_graph.h lib: remind experimental status in headers 2020-07-07 12:49:10 +02:00