[dpdk-dev] [dpdk-dev v2 1/2] ethdev: add new tunnel type for ecpri
David Marchand
david.marchand at redhat.com
Thu Jan 7 14:45:17 CET 2021
On Thu, Jan 7, 2021 at 2:33 PM Thomas Monjalon <thomas at monjalon.net> wrote:
> > Yes that may break the ABI but fortunately the checking-abi-compatibility tool shows negative :) , thanks Ferruh' s guide.
> > https://github.com/ferruhy/dpdk/actions/runs/468859673
>
> That's very strange. An enum value is changed.
> Why it is not flagged by libabigail?
I suspect this is because the enum is not referenced in any object...
all I see is an integer with a comment that it should be filled with
values from the enum.
--
David Marchand
More information about the dev
mailing list