On Tue, 28 Apr 2020 17:39:24 +0100 Ray Kinsella <mdr at ashroe.eu> wrote: > > + > > /* The last item */ > > RTE_CPUFLAG_NUMFLAGS, /**< This should always be the last! */ > > }; These kind of enums break API's. We should remove them all in 20.11.