From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 7510C4CE4; Mon, 23 Jan 2017 13:18:23 +0100 (CET) In-Reply-To: <20170123121835.27317-1-declan.doherty@intel.com> References: <20170123121835.27317-1-declan.doherty@intel.com> To: test-report@dpdk.org Cc: Declan Doherty Message-Id: <20170123121823.7510C4CE4@dpdk.org> Date: Mon, 23 Jan 2017 13:18:23 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw19907 [PATCH] cryptodev: crypto PMD functions incorrectly inlined 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: Mon, 23 Jan 2017 12:18:23 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/19907 _coding style issues_ WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned' #74: FILE: lib/librte_cryptodev/rte_cryptodev.c:268: + unsigned i; total: 0 errors, 1 warnings, 118 lines checked