From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 383EFCF80; Thu, 23 Mar 2017 13:51:39 +0100 (CET) In-Reply-To: <20170323080648.7149-1-akhil.goyal@nxp.com> References: <20170323080648.7149-1-akhil.goyal@nxp.com> To: test-report@dpdk.org Cc: Akhil Goyal Message-Id: <20170323125139.383EFCF80@dpdk.org> Date: Thu, 23 Mar 2017 13:51:39 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw22140 [PATCH v2 1/2] cryptodev: add api for attach-detach session with queue pair 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: Thu, 23 Mar 2017 12:51:39 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/22140 _coding style issues_ WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned' #108: FILE: lib/librte_cryptodev/rte_cryptodev.h:335: + unsigned max_nb_sessions_per_qp; total: 0 errors, 1 warnings, 147 lines checked