From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 8715D7CBE; Wed, 5 Jul 2017 02:09:47 +0200 (CEST) In-Reply-To: <1499170968-23016-2-git-send-email-hemant.agrawal@nxp.com> References: <1499170968-23016-2-git-send-email-hemant.agrawal@nxp.com> To: test-report@dpdk.org Cc: Hemant Agrawal Message-Id: <20170705000947.8715D7CBE@dpdk.org> Date: Wed, 5 Jul 2017 02:09:47 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw26376 [PATCH 1/2] mempool: check the support for the given mempool 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:47 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/26376 _coding style issues_ WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned' #106: FILE: lib/librte_mempool/rte_mempool_ops.c:131: + unsigned i; total: 0 errors, 1 warnings, 98 lines checked