From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 9ADEBFA9B; Sun, 4 Dec 2016 13:45:17 +0100 (CET) In-Reply-To: <1480875447-23680-16-git-send-email-hemant.agrawal@nxp.com> References: <1480875447-23680-16-git-send-email-hemant.agrawal@nxp.com> To: test-report@dpdk.org Cc: Hemant Agrawal Message-Id: <20161204124517.9ADEBFA9B@dpdk.org> Date: Sun, 4 Dec 2016 13:45:17 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| [PATCH 15/32] net/dpaa2: dpio routine to affine to crypto threads 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: Sun, 04 Dec 2016 12:45:17 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/17647 _coding style issues_ WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned' #144: FILE: drivers/net/dpaa2/base/dpaa2_hw_dpio.c:280: + unsigned lcore_id = rte_lcore_id(); total: 0 errors, 1 warnings, 0 checks, 60 lines checked