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 AFD17A0C55 for ; Wed, 13 Oct 2021 18:32:28 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5B6A84114E; Wed, 13 Oct 2021 18:32:28 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id CDDE141134 for ; Wed, 13 Oct 2021 18:32:26 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id C9F06121D26; Wed, 13 Oct 2021 18:32:26 +0200 (CEST) In-Reply-To: <20211013163053.1033998-4-kevin.laatz@intel.com> References: <20211013163053.1033998-4-kevin.laatz@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Kevin Laatz Message-Id: <20211013163226.C9F06121D26@dpdk.org> Date: Wed, 13 Oct 2021 18:32:26 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw101382 [PATCH v7 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/101382 _coding style issues_ WARNING:REPEATED_WORD: Possible repeated word: 'config' #98: FILE: doc/guides/dmadevs/idxd.rst:57: + $ accel-config config-engine dsa0/engine0.0 --group-id=0 WARNING:REPEATED_WORD: Possible repeated word: 'config' #99: FILE: doc/guides/dmadevs/idxd.rst:58: + $ accel-config config-engine dsa0/engine0.1 --group-id=1 WARNING:REPEATED_WORD: Possible repeated word: 'config' #113: FILE: doc/guides/dmadevs/idxd.rst:72: + $ accel-config config-wq dsa0/wq0.0 --group-id=0 \ total: 0 errors, 3 warnings, 430 lines checked