RE: [PATCH v6 12/15] graph: enable graph multicore dispatch scheduler model

2023-05-26 Thread Yan, Zhirun
ming ; Wang, > Haiyue ; mattias.ronnblom > > Subject: Re: [PATCH v6 12/15] graph: enable graph multicore dispatch scheduler > model > > On Tue, May 9, 2023 at 11:35 AM Zhirun Yan wrote: > > > > This patch enables to chose new scheduler model. > > > > Signed-of

Re: [PATCH v6 12/15] graph: enable graph multicore dispatch scheduler model

2023-05-24 Thread Jerin Jacob
On Tue, May 9, 2023 at 11:35 AM Zhirun Yan wrote: > > This patch enables to chose new scheduler model. > > Signed-off-by: Haiyue Wang > Signed-off-by: Cunming Liang > Signed-off-by: Zhirun Yan > rte_graph_walk(struct rte_graph *graph) > { > - rte_graph_walk_rtc(graph); > + int mo