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 DE93A4686C for ; Tue, 3 Jun 2025 19:29:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D7E9D40DCB; Tue, 3 Jun 2025 19:29:59 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 46C1040DCB for ; Tue, 3 Jun 2025 19:29:58 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 65A2512527C; Tue, 3 Jun 2025 19:29:11 +0200 (CEST) Subject: |WARNING| pw153997 [PATCH v2 2/2] dts: rewrite dts rst In-Reply-To: <20250603172827.458725-2-dmarx@iol.unh.edu> References: <20250603172827.458725-2-dmarx@iol.unh.edu> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Dean Marx Message-Id: <20250603172911.65A2512527C@dpdk.org> Date: Tue, 3 Jun 2025 19:29:11 +0200 (CEST) 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 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/153997 _coding style issues_ WARNING:REPEATED_WORD: Possible repeated word: 'suite' #184: FILE: doc/guides/tools/dts.rst:84: + in the environment variable, join the lists with a comma. Examples: --test-suite suite case --test-suite WARNING:REPEATED_WORD: Possible repeated word: 'suite' #185: FILE: doc/guides/tools/dts.rst:85: + suite case ... | DTS_TEST_SUITES='suite case, suite case, ...' | --test-suite suite --test-suite suite case WARNING:REPEATED_WORD: Possible repeated word: 'suite' #185: FILE: doc/guides/tools/dts.rst:85: + suite case ... | DTS_TEST_SUITES='suite case, suite case, ...' | --test-suite suite --test-suite suite case WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #450: FILE: doc/guides/tools/dts.rst:330: +* `Sphinx Google style example `_ total: 0 errors, 4 warnings, 428 lines checked