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 F3E2042350 for ; Fri, 13 Oct 2023 06:28:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EE23F402CC; Fri, 13 Oct 2023 06:28:10 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id CFC40402CC for ; Fri, 13 Oct 2023 06:28:09 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id B7F1B1208D9; Fri, 13 Oct 2023 06:28:09 +0200 (CEST) Subject: |WARNING| pw132589 [PATCH v2 3/3] doc: add a relax rx mode requirement option In-Reply-To: <20231013042722.429592-4-taozj888@163.com> References: <20231013042722.429592-4-taozj888@163.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Trevor Tao Message-Id: <20231013042809.B7F1B1208D9@dpdk.org> Date: Fri, 13 Oct 2023 06:28:09 +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/132589 _coding style issues_ WARNING:TYPO_SPELLING: 'SLAVE' may be misspelled - perhaps 'SECONDARY'? #294: FILE: doc/guides/rel_notes/release_23_11.rst:249: +* ethdev: Removed deprecated macro ``RTE_ETH_DEV_BONDED_SLAVE``. WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #321: FILE: doc/guides/rel_notes/release_23_11.rst:291: +* bonding: Replaced master/slave to main/member. The data structure WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #321: FILE: doc/guides/rel_notes/release_23_11.rst:291: +* bonding: Replaced master/slave to main/member. The data structure WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #322: FILE: doc/guides/rel_notes/release_23_11.rst:292: + ``struct rte_eth_bond_8023ad_slave_info`` was renamed to WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #326: FILE: doc/guides/rel_notes/release_23_11.rst:296: + ``rte_eth_bond_8023ad_slave_info``, WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'? #327: FILE: doc/guides/rel_notes/release_23_11.rst:297: + ``rte_eth_bond_active_slaves_get``, WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #328: FILE: doc/guides/rel_notes/release_23_11.rst:298: + ``rte_eth_bond_slave_add``, WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #329: FILE: doc/guides/rel_notes/release_23_11.rst:299: + ``rte_eth_bond_slave_remove``, and WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'? #330: FILE: doc/guides/rel_notes/release_23_11.rst:300: + ``rte_eth_bond_slaves_get`` total: 0 errors, 9 warnings, 309 lines checked