On Thu, Apr 15, 2021 at 6:57 PM Thomas Monjalon <tho...@monjalon.net> wrote: > > 15/04/2021 18:32, David Marchand: > > When bumping DPDK version, we should have bumped the ABI reference too. > > > > Fixes: 442155f70c6b ("version: 21.05-rc0") > > > > Signed-off-by: David Marchand <david.march...@redhat.com> > > --- > > - REF_GIT_TAG: v20.11 > > + REF_GIT_TAG: v21.02 > > Yes, checking against 21.02 may catch breakage of ABI > added in 21.02. > > Acked-by: Thomas Monjalon <tho...@monjalon.net>
Unfortunately, we have a regression when (re)generating a ABI reference in the CI script (compat issue with -Dmachine=generic that is not understood by v21.02). Testing the fix, will post later. -- David Marchand