Re: [dpdk-dev] [PATCH] version: 21.11-rc0

2021-08-16 Thread David Marchand
On Sun, Aug 8, 2021 at 9:27 PM Thomas Monjalon wrote: > diff --git a/doc/guides/rel_notes/release_21_11.rst > b/doc/guides/rel_notes/release_21_11.rst > new file mode 100644 > index 00..d707a554ef > --- /dev/null > +++ b/doc/guides/rel_notes/release_21_11.rst > @@ -0,0 +1,136 @@ [snip]

Re: [dpdk-dev] [PATCH] version: 21.11-rc0

2021-08-12 Thread Ferruh Yigit
On 8/8/2021 8:26 PM, Thomas Monjalon wrote: > Start a new release cycle with empty release notes. > > The ABI version becomes 22.0. > The map files are updated to the new ABI major number (22). > The ABI exceptions are dropped > and CI ABI checks are disabled > because compatibility is not preserv

[dpdk-dev] [PATCH] version: 21.11-rc0

2021-08-08 Thread Thomas Monjalon
Start a new release cycle with empty release notes. The ABI version becomes 22.0. The map files are updated to the new ABI major number (22). The ABI exceptions are dropped and CI ABI checks are disabled because compatibility is not preserved. Signed-off-by: Thomas Monjalon --- .github/workflow