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 9AF3BA050B for ; Thu, 7 Apr 2022 11:42:55 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 92AE94068B; Thu, 7 Apr 2022 11:42:55 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 2A9F240689 for ; Thu, 7 Apr 2022 11:42:54 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 16F10124163; Thu, 7 Apr 2022 11:42:54 +0200 (CEST) Subject: |WARNING| pw109416 [PATCH] net/bonding: fix rss key configuration when the key length is 52 In-Reply-To: <20220407093642.44900-1-ke1x.zhang@intel.com> References: <20220407093642.44900-1-ke1x.zhang@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Ke Zhang Message-Id: <20220407094254.16F10124163@dpdk.org> Date: Thu, 7 Apr 2022 11:42:54 +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/109416 _coding style issues_ WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #64: when creating a bonding device, if the slave device's rss key length WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #65: is 52, then bonding device will be same as slave, in function total: 0 errors, 2 warnings, 0 checks, 19 lines checked