From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 68CB07D47; Tue, 15 Aug 2017 08:09:30 +0200 (CEST) In-Reply-To: <20170815060743.21076-2-santosh.shukla@caviumnetworks.com> References: <20170815060743.21076-2-santosh.shukla@caviumnetworks.com> To: test-report@dpdk.org Cc: Santosh Shukla Message-Id: <20170815060930.68CB07D47@dpdk.org> Date: Tue, 15 Aug 2017 08:09:30 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw27595 [PATCH v4 1/7] mempool: fix flags data type 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: Tue, 15 Aug 2017 06:09:30 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/27595 _coding style issues_ WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned' #101: FILE: lib/librte_mempool/rte_mempool.h:1099: + unsigned n, struct rte_mempool_cache *cache) total: 0 errors, 1 warnings, 157 lines checked