graph: implement create and destroy
authorJerin Jacob <jerinj@marvell.com>
Sat, 11 Apr 2020 14:14:06 +0000 (19:44 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 5 May 2020 21:29:43 +0000 (23:29 +0200)
commita91fecc19c5c4c7935c587016d8e266e772b78b6
treec429f2547bed1d363a9bd935bd17a8b25e2de682
parentd6bba625cd5097199bde4a766a03e61bb2349778
graph: implement create and destroy

Adding graph specific API implementations like graph create
and graph destroy. This detect loops in the graph,
check for isolated nodes and operation to verify the validity of
graph.

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