On Wed, 20 Aug 2025 10:41:46 +0200 David Marchand <david.march...@redhat.com> wrote:
> No code call this symbol out of ethdev, remove it from exported symbols > and rename it. > > Note: there is nothing particularly wrong with exporting this symbol. > It is just unneeded, and this symbol referencing a linux kernel enum > triggers a abidiff warning in the RHEL CI when this enum gets updated. > > Signed-off-by: David Marchand <david.march...@redhat.com> > --- Queued in next-net