[dpdk-dev] [PATCH v4 03/23] event/dlb2: add private data structures and constants

McDaniel, Timothy timothy.mcdaniel at intel.com
Thu Oct 29 17:07:44 CET 2020



> -----Original Message-----
> From: Stephen Hemminger <stephen at networkplumber.org>
> Sent: Thursday, October 29, 2020 10:29 AM
> To: McDaniel, Timothy <timothy.mcdaniel at intel.com>
> Cc: dev at dpdk.org; Carrillo, Erik G <Erik.G.Carrillo at intel.com>; Eads, Gage
> <gage.eads at intel.com>; Van Haaren, Harry <harry.van.haaren at intel.com>;
> jerinj at marvell.com; thomas at monjalon.net
> Subject: Re: [dpdk-dev] [PATCH v4 03/23] event/dlb2: add private data
> structures and constants
> 
> On Thu, 29 Oct 2020 10:24:57 -0500
> Timothy McDaniel <timothy.mcdaniel at intel.com> wrote:
> 
> > +
> > +	/* marker for array sizing etc. */
> > +	_DLB2_NB_ENQ_TYPES
> 
> Be careful with this type of array sizing value.
> It becomes a breaking point for any API/ABI changes.

Thanks for the comment Stephen.   We do not expect these enums to change in the future.



More information about the dev mailing list