numam-dpdk/lib/librte_graph
Jerin Jacob c671b62cc5 graph: implement graph operations
Adding support for graph specific API implementation like
Graph lookup to get graph object, retrieving graph ID
From name and graph name from ID.

Signed-off-by: Jerin Jacob <jerinj@marvell.com>
Signed-off-by: Kiran Kumar K <kirankumark@marvell.com>
Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
Signed-off-by: Nithin Dabilpuram <ndabilpuram@marvell.com>
2020-05-05 23:30:19 +02:00
..
graph_debug.c graph: implement node debug routines 2020-05-05 23:28:09 +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: populate fastpath memory for graph reel 2020-05-05 23:28:24 +02:00
graph.c graph: implement graph operations 2020-05-05 23:30:19 +02:00
Makefile graph: populate fastpath memory for graph reel 2020-05-05 23:28:24 +02:00
meson.build graph: populate fastpath memory for graph reel 2020-05-05 23:28:24 +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 graph operations 2020-05-05 23:30:19 +02:00
rte_graph_worker.h graph: populate fastpath memory for graph reel 2020-05-05 23:28:24 +02:00
rte_graph.h graph: define API 2020-05-05 23:27:49 +02:00