[dpdk-dev] [PATCH v5] eal/cpuflags: add x86 based cpu flags

Stephen Hemminger stephen at networkplumber.org
Tue Apr 28 21:58:52 CEST 2020


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.



More information about the dev mailing list