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 E4C91A0A03 for ; Mon, 18 Jan 2021 12:30:01 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D8822140E31; Mon, 18 Jan 2021 12:30:01 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mails.dpdk.org (Postfix) with ESMTP id 1AA8F140E2F for ; Mon, 18 Jan 2021 12:30:01 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id 1569F37B4; Mon, 18 Jan 2021 12:30:01 +0100 (CET) In-Reply-To: <1610969353-31938-10-git-send-email-xuemingl@nvidia.com> References: <1610969353-31938-10-git-send-email-xuemingl@nvidia.com> To: test-report@dpdk.org Cc: Xueming Li Message-Id: <20210118113001.1569F37B4@dpdk.org> Date: Mon, 18 Jan 2021 12:30:01 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw86794 [PATCH v3 9/9] net/mlx5: improve bonding xstats 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/86794 _coding style issues_ WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #212: FILE: drivers/net/mlx5/linux/mlx5_ethdev_os.c:1334: + if (priv->master && priv->pf_bond >= 0) { WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #252: FILE: drivers/net/mlx5/linux/mlx5_ethdev_os.c:1379: + if (priv->master && priv->pf_bond >= 0) WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #266: FILE: drivers/net/mlx5/linux/mlx5_ethdev_os.c:1555: + if (priv->master && priv->pf_bond >= 0) WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #267: FILE: drivers/net/mlx5/linux/mlx5_ethdev_os.c:1556: + /* Bonding master. */ total: 0 errors, 4 warnings, 0 checks, 198 lines checked