graph: implement stats
authorJerin Jacob <jerinj@marvell.com>
Sat, 11 Apr 2020 14:14:10 +0000 (19:44 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 5 May 2020 21:31:53 +0000 (23:31 +0200)
commitaf1ae8b6a32c92e1cf8715284eab77f62fb26971
treed3b9e657b69b1d45b4a92e253859bd24e045b2af
parent85c0b5285f0d976c116e9532f6b3238b514bbf71
graph: implement stats

Adding implementation for graph stats collection API. This API will
create a cluster for a specified node pattern and aggregate the node
runtime stats.

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