On Mon, Jul 18, 2022 at 12:10 PM David Marchand
wrote:
>
> Start a new release cycle with empty release notes.
>
> The ABI version becomes 23.0.
Here we go!
> The map files are updated to the new ABI major number (23).
> The ABI exceptions are dropped and CI ABI checks are disabled because
> com
19/07/2022 23:02, Thomas Monjalon:
> 18/07/2022 12:09, David Marchand:
> > --- a/devtools/libabigail.abignore
> > +++ b/devtools/libabigail.abignore
> > -
> > -; Temporary exceptions till next major ABI version ;
> > -;
On Tue, Jul 19, 2022 at 11:03 PM Thomas Monjalon wrote:
> > --- a/devtools/libabigail.abignore
> > +++ b/devtools/libabigail.abignore
> > @@ -31,43 +31,8 @@
> > type_kind = enum
> > changed_enumerators = RTE_CRYPTO_ASYM_XFORM_ECPM,
> > RTE_CRYPTO_ASYM_XFORM_TYPE_LIST_END
> >
> >
18/07/2022 12:09, David Marchand:
> --- a/devtools/check-abi.sh
> +++ b/devtools/check-abi.sh
> @@ -37,10 +37,6 @@ fi
> error=
> for dump in $(find $refdir -name "*.dump"); do
> name=$(basename $dump)
> - if grep -qE '\ - echo "Skipped removed driver $name."
> -
Thanks David,
Owen is taking care of that this morning and will confirm back when it's
disabled on the DPDK main.
Cheers,
Lincoln
On Tue, Jul 19, 2022 at 6:36 AM David Marchand
wrote:
> On Mon, Jul 18, 2022 at 6:21 PM Lincoln Lavoie
> wrote:
> > With the 22.07 release, I think we can now disa
On Mon, Jul 18, 2022 at 12:10 PM David Marchand
wrote:
> diff --git a/devtools/libabigail.abignore b/devtools/libabigail.abignore
> index 8c8c648895..ded20032d4 100644
> --- a/devtools/libabigail.abignore
> +++ b/devtools/libabigail.abignore
> @@ -31,43 +31,8 @@
> type_kind = enum
>
On Mon, Jul 18, 2022 at 6:21 PM Lincoln Lavoie wrote:
> With the 22.07 release, I think we can now disable the ABI for the dpdk main,
> until the next LTS release, correct?
Indeed, you can do it now.
Thanks Lincoln.
--
David Marchand
HI All,
With the 22.07 release, I think we can now disable the ABI for the dpdk
main, until the next LTS release, correct?
Cheers,
Lincoln
On Mon, Jul 18, 2022 at 8:34 AM David Marchand
wrote:
> Hello CI guys,
>
> On Mon, Jul 18, 2022 at 12:10 PM David Marchand
> wrote:
> >
> > Start a new re
Hello CI guys,
On Mon, Jul 18, 2022 at 12:10 PM David Marchand
wrote:
>
> Start a new release cycle with empty release notes.
>
> The ABI version becomes 23.0.
> The map files are updated to the new ABI major number (23).
> The ABI exceptions are dropped and CI ABI checks are disabled because
> c
Start a new release cycle with empty release notes.
The ABI version becomes 23.0.
The map files are updated to the new ABI major number (23).
The ABI exceptions are dropped and CI ABI checks are disabled because
compatibility is not preserved.
Special handling of removed drivers is also dropped in
10 matches
Mail list logo