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 C580542EA6 for ; Tue, 18 Jul 2023 10:31:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B1B6B40A84; Tue, 18 Jul 2023 10:31:26 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id C0E9040A84 for ; Tue, 18 Jul 2023 10:31:25 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id A9B3E12092E; Tue, 18 Jul 2023 10:31:25 +0200 (CEST) Subject: |WARNING| pw129618 [PATCH v3 3/3] doc: announce bonding function change In-Reply-To: <20230718082856.2235450-4-chaoyong.he@corigine.com> References: <20230718082856.2235450-4-chaoyong.he@corigine.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Chaoyong He Message-Id: <20230718083125.A9B3E12092E@dpdk.org> Date: Tue, 18 Jul 2023 10:31:25 +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/129618 _coding style issues_ WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #120: FILE: doc/guides/rel_notes/deprecation.rst:127: + ``rte_eth_bond_8023ad_slave_info``, WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'? #121: FILE: doc/guides/rel_notes/deprecation.rst:128: + ``rte_eth_bond_active_slaves_get``, WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #122: FILE: doc/guides/rel_notes/deprecation.rst:129: + ``rte_eth_bond_slave_add``, WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #123: FILE: doc/guides/rel_notes/deprecation.rst:130: + ``rte_eth_bond_slave_remove``, and WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'? #124: FILE: doc/guides/rel_notes/deprecation.rst:131: + ``rte_eth_bond_slaves_get`` will be replaced by: total: 0 errors, 5 warnings, 17 lines checked