Re: [dpdk-dev] [PATCH v4 1/2] version: 20.11-rc0

2020-08-11 Thread Thomas Monjalon
11/08/2020 15:47, Kinsella, Ray: > On 11/08/2020 12:27, Thomas Monjalon wrote: > > --- a/devtools/libabigail.abignore > > +++ b/devtools/libabigail.abignore > > @@ -8,12 +8,6 @@ > > [suppress_variable] > > symbol_version = INTERNAL > > > > -; Ignore ABI 20.0.1 replaced with ABI 21 > > -

Re: [dpdk-dev] [PATCH v4 1/2] version: 20.11-rc0

2020-08-11 Thread Kinsella, Ray
Hi Thomas, On 11/08/2020 12:27, Thomas Monjalon wrote: > Start a new release cycle with empty release notes. > > The ABI version becomes 21.0. > The ABI major is back to normal, having only one number (21 vs 20.0). > The map files are updated to the new ABI major number (21). > The ABI exceptions

[dpdk-dev] [PATCH v4 1/2] version: 20.11-rc0

2020-08-11 Thread Thomas Monjalon
Start a new release cycle with empty release notes. The ABI version becomes 21.0. The ABI major is back to normal, having only one number (21 vs 20.0). The map files are updated to the new ABI major number (21). The ABI exceptions specific to previous major version are dropped. Travis ABI check is