From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id E890D1B90C; Thu, 10 Jan 2019 15:51:12 +0100 (CET) In-Reply-To: <20190110145022.42883-3-roy.fan.zhang@intel.com> References: <20190110145022.42883-3-roy.fan.zhang@intel.com> To: test-report@dpdk.org Cc: Fan Zhang Message-Id: <20190110145112.E890D1B90C@dpdk.org> Date: Thu, 10 Jan 2019 15:51:12 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw49600 [v5, 02/12] cryptodev: add sym session mempool create 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, 10 Jan 2019 14:51:13 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/49600 _coding style issues_ ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar" #190: FILE: lib/librte_cryptodev/rte_cryptodev.c:1236: +struct rte_mempool * __rte_experimental ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar" #266: FILE: lib/librte_cryptodev/rte_cryptodev.h:996: +struct rte_mempool * __rte_experimental total: 2 errors, 0 warnings, 227 lines checked