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 8D29042B45 for ; Fri, 19 May 2023 08:37:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8A5E24282D; Fri, 19 May 2023 08:37:12 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 4FA784282D for ; Fri, 19 May 2023 08:37:11 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 3847C120927; Fri, 19 May 2023 08:37:11 +0200 (CEST) Subject: |WARNING| pw127084 [PATCH] doc: announce inclusive naming function name changes In-Reply-To: <20230519063334.1645933-1-chaoyong.he@corigine.com> References: <20230519063334.1645933-1-chaoyong.he@corigine.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Chaoyong He Message-Id: <20230519063711.3847C120927@dpdk.org> Date: Fri, 19 May 2023 08:37: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/127084 _coding style issues_ WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #116: FILE: doc/guides/rel_notes/deprecation.rst:167: +* bonding: References to slave will be removed in DPDK 23.11. The following WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #119: FILE: doc/guides/rel_notes/deprecation.rst:170: + ``rte_eth_bond_8023ad_slave_info``, WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'? #120: FILE: doc/guides/rel_notes/deprecation.rst:171: + ``rte_eth_bond_active_slaves_get``, WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #121: FILE: doc/guides/rel_notes/deprecation.rst:172: + ``rte_eth_bond_slave_add``, ``rte_eth_bond_slave_remove``, and WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #121: FILE: doc/guides/rel_notes/deprecation.rst:172: + ``rte_eth_bond_slave_add``, ``rte_eth_bond_slave_remove``, and WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'? #122: FILE: doc/guides/rel_notes/deprecation.rst:173: + ``rte_eth_bond_slaves_get`` will be replaced by: total: 0 errors, 6 warnings, 15 lines checked