From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 8EA9C7CBE; Wed, 5 Jul 2017 02:09:48 +0200 (CEST) In-Reply-To: <1499170968-23016-3-git-send-email-hemant.agrawal@nxp.com> References: <1499170968-23016-3-git-send-email-hemant.agrawal@nxp.com> To: test-report@dpdk.org Cc: Hemant Agrawal Message-Id: <20170705000948.8EA9C7CBE@dpdk.org> Date: Wed, 5 Jul 2017 02:09:48 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw26377 [PATCH 2/2] mbuf: add support for preferred mempool list X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Jul 2017 00:09:49 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/26377 _coding style issues_ WARNING:STATIC_CONST_CHAR_ARRAY: char * array declaration might be better as static const #57: FILE: lib/librte_mbuf/rte_mbuf.c:162: + const char *ops[] = { total: 0 errors, 1 warnings, 49 lines checked