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 152A1A0C43 for ; Wed, 20 Oct 2021 18:31:41 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0E002410FA; Wed, 20 Oct 2021 18:31:41 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 7A9DC410F7 for ; Wed, 20 Oct 2021 18:31:39 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 70DB3120E1D; Wed, 20 Oct 2021 18:31:39 +0200 (CEST) In-Reply-To: <20211020163013.2125016-4-kevin.laatz@intel.com> References: <20211020163013.2125016-4-kevin.laatz@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Kevin Laatz Message-Id: <20211020163139.70DB3120E1D@dpdk.org> Date: Wed, 20 Oct 2021 18:31:39 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw102460 [PATCH v11 03/16] dma/idxd: add bus device probing 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/102460 _coding style issues_ WARNING:REPEATED_WORD: Possible repeated word: 'config' #100: FILE: doc/guides/dmadevs/idxd.rst:57: + $ accel-config config-engine dsa0/engine0.0 --group-id=0 WARNING:REPEATED_WORD: Possible repeated word: 'config' #101: FILE: doc/guides/dmadevs/idxd.rst:58: + $ accel-config config-engine dsa0/engine0.1 --group-id=1 WARNING:REPEATED_WORD: Possible repeated word: 'config' #115: FILE: doc/guides/dmadevs/idxd.rst:72: + $ accel-config config-wq dsa0/wq0.0 --group-id=0 \ total: 0 errors, 3 warnings, 470 lines checked