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 2FBD4A00C3 for ; Tue, 18 Jan 2022 09:50:14 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 28F53426EF; Tue, 18 Jan 2022 09:50:14 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 14DD9426ED for ; Tue, 18 Jan 2022 09:50:13 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id EA9D012091F; Tue, 18 Jan 2022 09:50:12 +0100 (CET) Subject: |WARNING| pw106011 [PATCH] net/bonding: fix RSS not work for bonding In-Reply-To: <20220118025921.437-1-yuwenjun@cmss.chinamobile.com> References: <20220118025921.437-1-yuwenjun@cmss.chinamobile.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Yu Wenjun Message-Id: <20220118085012.EA9D012091F@dpdk.org> Date: Tue, 18 Jan 2022 09:50:12 +0100 (CET) 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/106011 _coding style issues_ WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #56: rte_eth_bond_slave_add in DPDK21.11. WARNING:TYPO_SPELLING: 'dont' may be misspelled - perhaps 'don't'? #60: dont't work(examples/bond/main.c): WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #63: rte_eth_bond_slave_add() WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #68: rte_eth_bond_slave_add() total: 0 errors, 4 warnings, 0 checks, 11 lines checked