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 77BB742E70 for ; Fri, 14 Jul 2023 10:17:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7275940A8B; Fri, 14 Jul 2023 10:17:11 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 016BF40A8B for ; Fri, 14 Jul 2023 10:17:09 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id EEFFC12092E; Fri, 14 Jul 2023 10:17:08 +0200 (CEST) Subject: |WARNING| pw129539 [PATCH 2/3] doc: announce bonding data change In-Reply-To: <20230714081526.1277786-3-chaoyong.he@corigine.com> References: <20230714081526.1277786-3-chaoyong.he@corigine.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Chaoyong He Message-Id: <20230714081708.EEFFC12092E@dpdk.org> Date: Fri, 14 Jul 2023 10:17:08 +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/129539 _coding style issues_ WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #121: FILE: doc/guides/rel_notes/deprecation.rst:168: + The data structure ``struct rte_eth_bond_8023ad_slave_info`` will be WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #168: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:3474: +dump_lacp_slave(const struct rte_eth_bond_8023ad_member_info *info, FILE *f) WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #177: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:3523: + struct rte_eth_bond_8023ad_member_info slave_info; total: 0 errors, 3 warnings, 0 checks, 46 lines checked