> -----Original Message-----
> From: Stephen Hemminger <step...@networkplumber.org>
> Sent: Thursday, October 29, 2020 10:29 AM
> To: McDaniel, Timothy <timothy.mcdan...@intel.com>
> Cc: dev@dpdk.org; Carrillo, Erik G <erik.g.carri...@intel.com>; Eads, Gage
> <gage.e...@intel.com>; Van Haaren, Harry <harry.van.haa...@intel.com>;
> jer...@marvell.com; tho...@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.mcdan...@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.

Reply via email to