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 3F8B2A0548 for ; Fri, 23 Apr 2021 11:47:50 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3462F4067E; Fri, 23 Apr 2021 11:47:50 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 94A514014F for ; Fri, 23 Apr 2021 11:47:48 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 7A4F0121158; Fri, 23 Apr 2021 11:47:48 +0200 (CEST) In-Reply-To: <1619171202-28486-3-git-send-email-tangchengchang@huawei.com> References: <1619171202-28486-3-git-send-email-tangchengchang@huawei.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Chengchang Tang Message-Id: <20210423094748.7A4F0121158@dpdk.org> Date: Fri, 23 Apr 2021 11:47:48 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw92066 [PATCH 2/2] net/bonding: support configuring Tx offloading for bonding 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/92066 _coding style issues_ WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #56: delivered to the slave devices in this way. WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #59: the capability of all slave devices. Based on this, the following functions WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #62: all the slave devices support this Tx offloading), the enabling status of WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #63: the offloading of all slave devices depends on the configuration of the WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #67: of the bonding device, the enabling status of the offloading on the slave WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #69: on the original configuration of the slave devices. WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #99: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:1767: + slave_eth_dev->data->dev_conf.txmode.offloads |= WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #102: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:1770: + slave_eth_dev->data->dev_conf.txmode.offloads &= total: 0 errors, 8 warnings, 0 checks, 25 lines checked