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

2020-08-12 Thread Thomas Monjalon
12/08/2020 10:58, Kinsella, Ray: > On 11/08/2020 15:03, 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

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

2020-08-12 Thread Kinsella, Ray
Hi Thomas, Regex has a similar set of issues, Warning: symbol rte_regexdev_unregister (Base) should be annotated as ABI version DPDK_21 / DPDK_22, EXPERIMENTAL, or INTERNAL. Warning: symbol rte_regexdev_register (Base) should be annotated as ABI version DPDK_21 / DPDK_22, EXPERIMENTAL, or INT

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

2020-08-12 Thread Kinsella, Ray
On 11/08/2020 15:03, 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 are drop

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

2020-08-11 Thread Kinsella, Ray
Hi Thomas, In general it looks good, however you are letting the old version node DPDK_20.0 linger in a few places. We need to include an explicit FYI to tidy this up. Remove versioning code: Cryptodev Fiona Trahe Arek Kusztal Mempool Olivier Matz Remove alias to experimental: Metering F