Re: [PATCH dpdk] doc: announce rte_graph ABI changes for 26.11
Thomas Monjalon <[email protected]>
| Newsgroups | org.dpdk.dev |
|---|---|
| Message-ID | <[email protected]> |
21/07/2026 13:51, Bruce Richardson: > On Tue, Jul 21, 2026 at 03:53:56PM +0530, Jerin Jacob wrote: > > On Fri, Jul 17, 2026 at 2:47 PM 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]> > > > > Acked-by: Jerin Jacob <[email protected]> > Acked-by: Bruce Richardson <[email protected]> Acked-by: David Marchand <[email protected]> Applied, thanks.