On Fri, 17 Jul 2026 at 11:01, Robin Jarry <[email protected]> wrote: > > The graph library internal scheduling will change from a circular > buffer to a topological bitmap. This affects struct rte_graph and > struct rte_node layouts. > > Signed-off-by: Robin Jarry <[email protected]>
I would prefer those (internal) details get hidden entirely, but I guess this will affect performance. Maybe something to rediscuss during 26.11, but for now: Acked-by: David Marchand <[email protected]> -- David Marchand

