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 A245EA00C4 for ; Sat, 5 Mar 2022 03:27:29 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9A96F40DFD; Sat, 5 Mar 2022 03:27:29 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 6EEB140042 for ; Sat, 5 Mar 2022 03:27:28 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 5317112075F; Sat, 5 Mar 2022 03:27:28 +0100 (CET) Subject: |WARNING| pw108546 [PATCH v2] net/bonding: another fix to LACP mempool size In-Reply-To: <20220305022630.153-1-gaoxiangliu0@163.com> References: <20220305022630.153-1-gaoxiangliu0@163.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Gaoxiang Liu Message-Id: <20220305022728.5317112075F@dpdk.org> Date: Sat, 5 Mar 2022 03:27:28 +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/108546 _coding style issues_ WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #59: The following log message may appear after a slave is idle(or nearly WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #64: Problem: All mbufs from a slave' private pool(used exclusively for WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #70: Solution: Ensure that each slave'tx (LACPDU) mempool owns more than WARNING:TYPO_SPELLING: 'fuction' may be misspelled - perhaps 'function'? #74: Note that the LACP tx machine fuction is the only code that allocates WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #75: from a slave's private pool. It runs in the context of the interrupt WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Gaoxiang Liu ' != 'Signed-off-by: Gaoxiang Liu ' total: 0 errors, 6 warnings, 0 checks, 16 lines checked