31/10/2020 15:57, David Marchand: > On Sat, Oct 31, 2020 at 3:37 PM Thomas Monjalon <tho...@monjalon.net> wrote: > > > > There is a test for dynamic field registration at a specific offset. > > Depending on which driver is probed, some dynamic fields may be > > already registered at this offset. > > This failure is skipped with a warning. > > > > Fixes: 4958ca3a443a ("mbuf: support dynamic fields and flags") > > Cc: sta...@dpdk.org > > > > Reported-by: David Marchand <david.march...@redhat.com> > > Signed-off-by: Thomas Monjalon <tho...@monjalon.net> > > Reviewed-by: David Marchand <david.march...@redhat.com>
Applied, thanks