graph: implement Graphviz export
authorJerin Jacob <jerinj@marvell.com>
Sat, 11 Apr 2020 14:14:08 +0000 (19:44 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 5 May 2020 21:31:41 +0000 (23:31 +0200)
commit618d05635e7cea0f65633808c293b3a647611290
treee59bf3ea4ac726e8d1c4bcb12973f9c62a9ca14f
parentc671b62cc53a771ac692694990588e384c356f62
graph: implement Graphviz export

Adding API implementation support exporting the graph object to file.
This will export the graph to a file in Graphviz format.
It can be viewed in many viewers such as
https://dreampuf.github.io/GraphvizOnline/

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/graph.c
lib/librte_graph/rte_graph_version.map