From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 28D4A1B2C3; Fri, 20 Oct 2017 23:26:41 +0200 (CEST) In-Reply-To: <20171020212113.4543-2-declan.doherty@intel.com> References: <20171020212113.4543-2-declan.doherty@intel.com> To: test-report@dpdk.org Cc: Declan Doherty Message-Id: <20171020212641.28D4A1B2C3@dpdk.org> Date: Fri, 20 Oct 2017 23:26:41 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw30655 [PATCH 1/3] cryptodev: add new APIs to assist PMD initialisation 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: Fri, 20 Oct 2017 21:26:41 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/30655 _coding style issues_ ERROR:SPACING: space required after that ',' (ctx:VxB) #42: FILE: lib/librte_cryptodev/rte_cryptodev.h:65: + RTE_FMT("%s() line %u: " RTE_FMT_HEAD(__VA_ARGS__,) " ", \ ^ ERROR:SPACING: space required after that ',' (ctx:VxB) #43: FILE: lib/librte_cryptodev/rte_cryptodev.h:66: + __func__, __LINE__, RTE_FMT_TAIL(__VA_ARGS__,))) ^ total: 2 errors, 0 warnings, 297 lines checked