Re: [PATCH dpdk] doc: announce rte_graph ABI changes for 26.11
David Marchand <[email protected]>
| Newsgroups | org.dpdk.dev |
|---|---|
| Message-ID | <CAJFAV8zHCTRKMf0xhD4RRY+3kXh_g-6Yk=j4JKBd8NQ+Ohh2BA@mail.gmail.com> |
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