From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 30E64A0526 for ; Tue, 21 Jul 2020 11:58:09 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 297D01C02A; Tue, 21 Jul 2020 11:58:09 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id D03551C02A; Tue, 21 Jul 2020 11:58:07 +0200 (CEST) In-Reply-To: <20200721095140.719297-13-bruce.richardson@intel.com> References: <20200721095140.719297-13-bruce.richardson@intel.com> To: test-report@dpdk.org Cc: Bruce Richardson Message-Id: <20200721095807.D03551C02A@dpdk.org> Date: Tue, 21 Jul 2020 11:58:07 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw74551 [PATCH 20.11 12/20] raw/ioat: add datapath data structures for idxd devices 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: , Errors-To: test-report-bounces@dpdk.org Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/74551 _coding style issues_ ERROR:SPACING: space prohibited before that close parenthesis ')' #147: FILE: drivers/raw/ioat/ioat_common.c:52: + RTE_BUILD_BUG_ON(offsetof(struct rte_idxd_hw_desc, size ) != 32); total: 1 errors, 0 warnings, 163 lines checked