From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 9F7B9A0561 for ; Thu, 18 Mar 2021 19:22:24 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9B276140EA9; Thu, 18 Mar 2021 19:22:24 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mails.dpdk.org (Postfix) with ESMTP id 3DE8640698 for ; Thu, 18 Mar 2021 19:22:23 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id 3A05A4C8B; Thu, 18 Mar 2021 19:22:23 +0100 (CET) In-Reply-To: <20210318182042.43658-5-bruce.richardson@intel.com> References: <20210318182042.43658-5-bruce.richardson@intel.com> To: test-report@dpdk.org Cc: Bruce Richardson Message-Id: <20210318182223.3A05A4C8B@dpdk.org> Date: Thu, 18 Mar 2021 19:22:23 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw89505 [PATCH v1 4/6] raw/ioat: rework SW ring layout X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 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/89505 _coding style issues_ ERROR:SPACING: space prohibited before that '++' (ctx:WxO) #575: FILE: drivers/raw/ioat/rte_ioat_rawdev_fns.h:514: + idxd->batch_idx_read ++; ^ total: 1 errors, 0 warnings, 504 lines checked