RE: [PATCH v6 13/15] graph: add stats for cross-core dispatching

2023-05-26 Thread Yan, Zhirun
ming ; Wang, > Haiyue > Subject: Re: [PATCH v6 13/15] graph: add stats for cross-core dispatching > > On Tue, May 9, 2023 at 11:35 AM Zhirun Yan wrote: > > > > Add stats for cross-core dispatching scheduler if stats collection is > > enabled. > > > > Signed-of

Re: [PATCH v6 13/15] graph: add stats for cross-core dispatching

2023-05-24 Thread Jerin Jacob
On Tue, May 9, 2023 at 11:35 AM Zhirun Yan wrote: > > Add stats for cross-core dispatching scheduler if stats collection is > enabled. > > Signed-off-by: Haiyue Wang > Signed-off-by: Cunming Liang > Signed-off-by: Zhirun Yan > diff --git a/lib/graph/rte_graph.h b/lib/graph/rte_graph.h > index

[PATCH v6 13/15] graph: add stats for cross-core dispatching

2023-05-08 Thread Zhirun Yan
Add stats for cross-core dispatching scheduler if stats collection is enabled. Signed-off-by: Haiyue Wang Signed-off-by: Cunming Liang Signed-off-by: Zhirun Yan --- lib/graph/graph_debug.c | 6 +++ lib/graph/graph_stats.c | 74 +--- lib/graph/