[dpdk-dev] [PATCH v2 1/2] common/octeontx2: move internal symbols to INTERNAL section
David Marchand
david.marchand at redhat.com
Thu May 14 14:50:29 CEST 2020
On Thu, May 14, 2020 at 9:02 AM Ray Kinsella <mdr at ashroe.eu> wrote:
> > diff --git a/devtools/libabigail.abignore b/devtools/libabigail.abignore
> > index c9ee73cb3..dfe346db4 100644
> > --- a/devtools/libabigail.abignore
> > +++ b/devtools/libabigail.abignore
> > @@ -48,3 +48,7 @@
> > changed_enumerators = RTE_CRYPTO_AEAD_LIST_END
> > [suppress_variable]
> > name = rte_crypto_aead_algorithm_strings
> > +
> > +; Ignore moving internal OCTEONTX2 stable functions to INTERNAL tag
> > +[suppress_file]
> > + soname_regexp = librte_common_octeontx2.*
[snip]
> Acked-by: Ray Kinsella <mdr at ashroe.eu>
This ack is on the v2 of the patch, but seeing the exchanges and the
chronology, I will take this as a ack on v3.
--
David Marchand
More information about the dev
mailing list