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 733EEA04A4 for ; Wed, 19 Jan 2022 10:04:04 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 69230410E1; Wed, 19 Jan 2022 10:04:04 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 697064013F for ; Wed, 19 Jan 2022 10:04:03 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 5114512091F; Wed, 19 Jan 2022 10:04:03 +0100 (CET) Subject: |WARNING| pw106066 [PATCH v2] net/bonding: fix RSS not work for bonding In-Reply-To: <1642497532-16596-1-git-send-email-yuwenjun@cmss.chinamobile.com> References: <1642497532-16596-1-git-send-email-yuwenjun@cmss.chinamobile.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Yu Wenjun Message-Id: <20220119090403.5114512091F@dpdk.org> Date: Wed, 19 Jan 2022 10:04:03 +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/106066 _coding style issues_ Must be a reply to the first patch (--in-reply-to). WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #56: rte_eth_bond_slave_add. WARNING:TYPO_SPELLING: 'dont' may be misspelled - perhaps 'don't'? #59: dont't work(examples/bond/main.c): WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #62: rte_eth_bond_slave_add() WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #67: rte_eth_bond_slave_add() total: 0 errors, 4 warnings, 0 checks, 11 lines checked