graph: implement node debug routines
authorJerin Jacob <jerinj@marvell.com>
Sat, 11 Apr 2020 14:14:03 +0000 (19:44 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 5 May 2020 21:28:09 +0000 (23:28 +0200)
commit902718268931cd0db2e42ca8e665556ccb328323
treec9e3f7ec9ce29fcc53739edda8f3e798532cb70b
parentc59dac2ca14ad501730ff7c5fcab9018b9aa5532
graph: implement node debug routines

Adding node debug API implementation support to dump
single or all the node objects to the given file.

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>
lib/librte_graph/Makefile
lib/librte_graph/graph_debug.c [new file with mode: 0644]
lib/librte_graph/graph_private.h
lib/librte_graph/meson.build
lib/librte_graph/node.c
lib/librte_graph/rte_graph_version.map