From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 7E46F1B90C; Thu, 10 Jan 2019 15:51:14 +0100 (CET) In-Reply-To: <20190110145022.42883-5-roy.fan.zhang@intel.com> References: <20190110145022.42883-5-roy.fan.zhang@intel.com> To: test-report@dpdk.org Cc: Fan Zhang Message-Id: <20190110145114.7E46F1B90C@dpdk.org> Date: Thu, 10 Jan 2019 15:51:14 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw49602 [v5, 04/12] net/softnic: use separate session mempools 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:14 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/49602 _coding style issues_ CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #161: FILE: drivers/net/softnic/rte_eth_softnic_cryptodev.c:134: + cryptodev->mp_create = rte_cryptodev_sym_session_pool_create( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #172: FILE: drivers/net/softnic/rte_eth_softnic_cryptodev.c:145: + cryptodev->mp_init = rte_mempool_create( total: 0 errors, 0 warnings, 2 checks, 172 lines checked