On 11/30/2022 8:27 AM, David Marchand wrote: > On Wed, Nov 30, 2022 at 8:13 AM David Marchand > <david.march...@redhat.com> wrote: >>> I assume this will cause warnings for ABI check scripts, how can we >>> prevent the warnings? >> >> Indeed. >> >> Some options: >> - add exhaustive suppression rules in devtools/libabigail.abignore, >> - retag the v22.11 release with this fix, but we already announced it >> and people started downloading the tarball, >> - release a .1 version and compare ABI against it (either in the main >> repo, or in the 22.11 stable branch, through for the ABI check in GHA, >> it would be simpler to have the tag in the main repo..), > > (let's forget about my concern on GHA, we have the REF_GIT_REPO param, > so we can point at the dpdk-stable repo, and go with a "normal" > release in 22.11 stable branch) >
OK to have v22.11.1 stable release with this fix.