On Fri, 19 Jun 2026 09:54:51 +0200 Morten Brørup <[email protected]> wrote:
> > > The problem with this patch it causes build failures now with abi > > diff. > > > > It is probably a bug of an old version of abidiff. > > I recommend updating. > > With the #define's the ABI has not changed. It's probably too indirect for > abidiff to understand. > If we absolutely want to please abidiff, we could keep the existing enums and > #define RTE_LCORE_ROLE_RTE ROLE_RTE for now. > But I'm in favor of what was done already. The build failures on github, not in my local builds. https://github.com/ovsrobot/dpdk/actions/runs/27789889172/job/82235965090 It makes looking at patchwork dashboard difficult, all patches show up with red mark

