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

Stephen Hemminger stephen at networkplumber.org
Thu Oct 29 16:29:14 CET 2020


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.


More information about the dev mailing list