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 8DFB6A00C3 for ; Sun, 11 Sep 2022 14:20:56 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7AC7D400D4; Sun, 11 Sep 2022 14:20:56 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 5D3C54003F for ; Sun, 11 Sep 2022 14:20:55 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 4A1EA121F02; Sun, 11 Sep 2022 14:20:55 +0200 (CEST) Subject: |WARNING| pw116161 [PATCH] net/bonding: fix descriptor limit reporting In-Reply-To: <20220911121901.3989343-1-ivan.malov@oktetlabs.ru> References: <20220911121901.3989343-1-ivan.malov@oktetlabs.ru> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Ivan Malov Message-Id: <20220911122055.4A1EA121F02@dpdk.org> Date: Sun, 11 Sep 2022 14:20:55 +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/116161 _coding style issues_ WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #56: by eth_bond_slave_inherit_desc_lim_first() as well as WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #57: eth_bond_slave_inherit_desc_lim_next() gets dismissed. total: 0 errors, 2 warnings, 0 checks, 45 lines checked