Re: [PATCH v2] version: 26.11.0-rc0
Bruce Richardson <[email protected]>
| Newsgroups | org.dpdk.dev |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Jul 23, 2026 at 10:12:05AM +0200, David Marchand wrote: > Start a new release cycle with empty release notes. > > The ABI version becomes 27.0. > The ABI exceptions are dropped and CI ABI checks are disabled because > compatibility is not preserved. > > Note: we need to bump the version for symbol compat in ethdev and net/mlx5 > temporarily. Next commits will drop this compat entirely. > > Signed-off-by: David Marchand <[email protected]> > Acked-by: Thomas Monjalon <[email protected]> > --- > Changes since v1: > - bumped symbol exports for ethdev and net/mlx5, > Acked-by: Bruce Richardson <[email protected]>