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 7B0574307C for ; Wed, 16 Aug 2023 08:29:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7760A40041; Wed, 16 Aug 2023 08:29:16 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 4F71B40041 for ; Wed, 16 Aug 2023 08:29:14 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 492AF1206AB; Wed, 16 Aug 2023 08:29:14 +0200 (CEST) Subject: |WARNING| pw130388 [PATCH v5 1/2] ethdev: remove bonding deprecated macro In-Reply-To: <20230816062710.2188087-2-chaoyong.he@corigine.com> References: <20230816062710.2188087-2-chaoyong.he@corigine.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Chaoyong He Message-Id: <20230816062914.492AF1206AB@dpdk.org> Date: Wed, 16 Aug 2023 08:29:14 +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/130388 _coding style issues_ WARNING:TYPO_SPELLING: 'SLAVE' may be misspelled - perhaps 'SECONDARY'? #104: The macro RTE_ETH_DEV_BONDED_SLAVE was marked as deprecated in v23.07, WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #127: FILE: doc/guides/rel_notes/deprecation.rst:127: +* bonding: The data structure ``struct rte_eth_bond_8023ad_slave_info`` will be WARNING:TYPO_SPELLING: 'SLAVE' may be misspelled - perhaps 'SECONDARY'? #139: FILE: doc/guides/rel_notes/release_23_11.rst:90: +* ethdev: Removed deprecated macro ``RTE_ETH_DEV_BONDED_SLAVE``. total: 0 errors, 3 warnings, 26 lines checked