graph: implement node operations
authorJerin Jacob <jerinj@marvell.com>
Sat, 11 Apr 2020 14:14:02 +0000 (19:44 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 5 May 2020 21:28:07 +0000 (23:28 +0200)
commitc59dac2ca14ad501730ff7c5fcab9018b9aa5532
treebf149a08fa81b5149f229b09df490d1caf90d210
parentc7c995cc58b3b3892baf6461e1db26413877580d
graph: implement node operations

Adding node-specific API implementation like cloning node, updating
edges for the node, shrinking edges of a node, retrieving edges of a
node.

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_private.h
lib/librte_graph/node.c
lib/librte_graph/rte_graph_version.map