From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dev-bounces@dpdk.org>
Received: from dpdk.org (dpdk.org [92.243.14.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 31756A04B5;
	Thu, 29 Oct 2020 16:34:57 +0100 (CET)
Received: from [92.243.14.124] (localhost [127.0.0.1])
	by dpdk.org (Postfix) with ESMTP id 511C8CFAD;
	Thu, 29 Oct 2020 16:29:32 +0100 (CET)
Received: from mail-pl1-f194.google.com (mail-pl1-f194.google.com
 [209.85.214.194]) by dpdk.org (Postfix) with ESMTP id A8FC0CFA4
 for <dev@dpdk.org>; Thu, 29 Oct 2020 16:29:30 +0100 (CET)
Received: by mail-pl1-f194.google.com with SMTP id f21so1460427plr.5
 for <dev@dpdk.org>; Thu, 29 Oct 2020 08:29:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=networkplumber-org.20150623.gappssmtp.com; s=20150623;
 h=date:from:to:cc:subject:message-id:in-reply-to:references
 :mime-version:content-transfer-encoding;
 bh=Co0xBGjpAmiVTpUiIYOWYONPXB4kvybAnior3zMEuww=;
 b=BQH+CEB3D7rxd8PrjERTjPoytIqLhVxHyxVLiEv3Hnql8F6AoIbLS0OPYJbAQpP3DT
 O0LSoUswo9RFAri6xedZr45BSsrHY3bO1smElmM7YB2xQiIPU2apnYU/8f8Mtnk5/mjm
 ysDoNYcwBJWBX+3UT80nV2EmALbkZoCfadHQWgDo3+Z+GqZy66jOD5heaT6BAz/hjnQ1
 c9tjEZzvv9SV8FkvHP9Q1petTKdLyVsvAUF9fss1HCQor15LxA43s6DJse/rzNaWbCw5
 jARS8CvofHCFk+A/zqfbaRhGePICaBuiyD9qoiw9XyeBL8GRVe6dpZuqOniM3Ot5SKmN
 dqCw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to
 :references:mime-version:content-transfer-encoding;
 bh=Co0xBGjpAmiVTpUiIYOWYONPXB4kvybAnior3zMEuww=;
 b=WxCU77nRuv1bTw/HAfm33KmpdZT0V5gjNwF/v6MsJTsFVyZBFjly2g6jziZ3vqhfxN
 +2EceQ5fDkRgubloIRnZtI3UukiTe5CmzDMZVPbcShYWi3//Rf71YrXsBRNzEu3ycAA+
 lBldLkmPqTfziGpkVlwEalLgDzkHkiCeioeoZ5T/Q4+wdshU5CM/2y5yxbCwSaX77FNx
 atPFm+TLmRd2qKNIYNAnJ1phyTnGtRcINqoQtTAJqy52d7PR8dQ0Fet5xkndqq0m8sEG
 x9XVR0m0pIY6GwnKNoEmMyJJ3gIYXQdL66srAseIahytEY2cKWzSglfWAG2LZu+aDf3X
 j8qw==
X-Gm-Message-State: AOAM532eJLdmuYLjykyzIlhWFtCvaTRp7LaDgVrk0vFhuaGQ0cm9AHYR
 T1VyL5uPgzthxAp66gkWDFpb0HNp08DoMd2k
X-Google-Smtp-Source: ABdhPJyGZze+AqtLD05+cOw+7bJocPku3TYTjAClciseWbUS0Guvx9bBJheQYDVagKcOJDtH3/1UaQ==
X-Received: by 2002:a17:902:23:b029:d6:2387:55e1 with SMTP id
 32-20020a1709020023b02900d6238755e1mr4376673pla.8.1603985368892; 
 Thu, 29 Oct 2020 08:29:28 -0700 (PDT)
Received: from hermes.local (204-195-22-127.wavecable.com. [204.195.22.127])
 by smtp.gmail.com with ESMTPSA id u7sm3245378pfn.37.2020.10.29.08.29.27
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Thu, 29 Oct 2020 08:29:28 -0700 (PDT)
Date: Thu, 29 Oct 2020 08:29:14 -0700
From: Stephen Hemminger <stephen@networkplumber.org>
To: Timothy McDaniel <timothy.mcdaniel@intel.com>
Cc: dev@dpdk.org, erik.g.carrillo@intel.com, gage.eads@intel.com,
 harry.van.haaren@intel.com, jerinj@marvell.com, thomas@monjalon.net
Message-ID: <20201029082914.27295265@hermes.local>
In-Reply-To: <1603985122-19888-4-git-send-email-timothy.mcdaniel@intel.com>
References: <1599855987-25976-2-git-send-email-timothy.mcdaniel@intel.com>
 <1603985122-19888-1-git-send-email-timothy.mcdaniel@intel.com>
 <1603985122-19888-4-git-send-email-timothy.mcdaniel@intel.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Subject: Re: [dpdk-dev] [PATCH v4 03/23] event/dlb2: add private data
 structures and constants
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
Errors-To: dev-bounces@dpdk.org
Sender: "dev" <dev-bounces@dpdk.org>

On Thu, 29 Oct 2020 10:24:57 -0500
Timothy McDaniel <timothy.mcdaniel@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.