[EXTERNAL] [PATCH v8] graph: mcore: optimize graph search
Thomas Monjalon
thomas at monjalon.net
Tue Jun 10 12:28:18 CEST 2025
> > In the function __rte_graph_mcore_dispatch_sched_node_enqueue, use a
> > slower loop to search for the graph, modify the search logic to record the
> > result of the first search, and use this record for subsequent searches to
> > improve search speed.
> > In the function __rte_graph_mcore_dispatch_sched_node_enqueue,
> > use a slower loop to search for the graph, modify the search logic to record the
> > result of the first search, and use this record for subsequent searches to
> > improve search speed.
> >
> > Signed-off-by: Huichao Cai <chcchc88 at 163.com>
>
> Acked-by: Kiran Kumar Kokkilagadda <kirankumark at marvell.com>
Applied, thanks.
More information about the dev
mailing list