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 3E8C342B89 for ; Wed, 24 May 2023 09:13:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3BB924067E; Wed, 24 May 2023 09:13:26 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 3FA034067E for ; Wed, 24 May 2023 09:13:25 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 2606D120927; Wed, 24 May 2023 09:13:25 +0200 (CEST) Subject: |WARNING| pw127278 [PATCH] net/bonding: rename bonded to bonding In-Reply-To: <20230524071204.2484248-1-chaoyong.he@corigine.com> References: <20230524071204.2484248-1-chaoyong.he@corigine.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Chaoyong He Message-Id: <20230524071325.2606D120927@dpdk.org> Date: Wed, 24 May 2023 09:13: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/127278 _coding style issues_ WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'? #6415: FILE: drivers/net/bonding/rte_eth_bond.h:223: +rte_eth_bond_slaves_get(uint16_t bonding_port_id, uint16_t members[], WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'? #6446: FILE: drivers/net/bonding/rte_eth_bond.h:248: +rte_eth_bond_active_slaves_get(uint16_t bonding_port_id, uint16_t members[], total: 0 errors, 2 warnings, 7679 lines checked