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.