graph: support node xstats
Add ability for nodes to advertise xstat counters during registration and increment them in fastpath. Add support for retrieving/printing stats for node specific counters
graph: support node xstats
Add ability for nodes to advertise xstat counters during registration and increment them in fastpath. Add support for retrieving/printing stats for node specific counters using rte_graph_cluster_stats_get(). Add rte_node_xstat_increment() API to increment node specific counters.
Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com> Acked-by: Kiran Kumar K <kirankumark@marvell.com> Reviewed-by: Robin Jarry <rjarry@redhat.com> Acked-by: Jerin Jacob <jerinj@marvell.com>
show more ...
|