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 57391A0540 for ; Thu, 22 Sep 2022 03:36:35 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8024D40691; Thu, 22 Sep 2022 03:36:34 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 29AB14067C for ; Thu, 22 Sep 2022 03:36:33 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 17D49121F02; Thu, 22 Sep 2022 03:36:33 +0200 (CEST) Subject: |WARNING| pw116611 [PATCH V3] net/bonding: add link speeds configuration In-Reply-To: <20220922013317.10051-1-lihuisong@huawei.com> References: <20220922013317.10051-1-lihuisong@huawei.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Huisong Li Message-Id: <20220922013633.17D49121F02@dpdk.org> Date: Thu, 22 Sep 2022 03:36:33 +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/116611 _coding style issues_ WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #114: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:1720: + slave_eth_dev->data->dev_conf.link_speeds = WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #149: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:3676: + RTE_BOND_LOG(ERR, "the fixed speed is not supported by all slave devices."); total: 0 errors, 2 warnings, 0 checks, 75 lines checked