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 32067A00C4 for ; Mon, 11 Apr 2022 05:08:32 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2BDCA40698; Mon, 11 Apr 2022 05:08:32 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 8F4AE4067B for ; Mon, 11 Apr 2022 05:08:30 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 7E83A124163; Mon, 11 Apr 2022 05:08:30 +0200 (CEST) Subject: |WARNING| pw109567 [PATCH v2 1/1] net/bonding: fix rss key configuration when the key length is 52 In-Reply-To: <20220411030231.58268-1-ke1x.zhang@intel.com> References: <20220411030231.58268-1-ke1x.zhang@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Ke Zhang Message-Id: <20220411030830.7E83A124163@dpdk.org> Date: Mon, 11 Apr 2022 05:08:30 +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/109567 _coding style issues_ WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #66: when creating a bonding device, if the slave device's rss key length WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #67: is 52, then bonding device will be same as slave, in function total: 0 errors, 2 warnings, 0 checks, 24 lines checked