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 7D91242888 for ; Fri, 31 Mar 2023 20:52:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7767740E50; Fri, 31 Mar 2023 20:52:44 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id EA49740E50 for ; Fri, 31 Mar 2023 20:52:42 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id D6777121EDE; Fri, 31 Mar 2023 20:52:42 +0200 (CEST) Subject: |WARNING| pw125706 [PATCH] doc: announce inclusive naming function name changes In-Reply-To: <20230331185121.193521-1-stephen@networkplumber.org> References: <20230331185121.193521-1-stephen@networkplumber.org> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Stephen Hemminger Message-Id: <20230331185242.D6777121EDE@dpdk.org> Date: Fri, 31 Mar 2023 20:52:42 +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/125706 _coding style issues_ WARNING:TYPO_SPELLING: 'suppor' may be misspelled - perhaps 'support'? #79: In order to suppor inclusive naming, some of the functions in WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #103: FILE: doc/guides/rel_notes/deprecation.rst:173: +* bonding: References to slave will be removed in DPDK 23.11. The following WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #106: FILE: doc/guides/rel_notes/deprecation.rst:176: + ``rte_eth_bond_8023ad_slave_info``, ``rte_eth_bond_active_slaves_get``, WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'? #106: FILE: doc/guides/rel_notes/deprecation.rst:176: + ``rte_eth_bond_8023ad_slave_info``, ``rte_eth_bond_active_slaves_get``, WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #107: FILE: doc/guides/rel_notes/deprecation.rst:177: + ``rte_eth_bond_slave_add``, ``rte_eth_bond_slave_remove``, and WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #107: FILE: doc/guides/rel_notes/deprecation.rst:177: + ``rte_eth_bond_slave_add``, ``rte_eth_bond_slave_remove``, and WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'? #108: FILE: doc/guides/rel_notes/deprecation.rst:178: + ``rte_eth_bond_slaves_get`` will be replaced by: total: 0 errors, 7 warnings, 19 lines checked