From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id BB45BA0526 for ; Thu, 9 Jul 2020 10:15:45 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id AC47E1DD99; Thu, 9 Jul 2020 10:15:45 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 3197D1DD0C; Thu, 9 Jul 2020 10:15:45 +0200 (CEST) In-Reply-To: <20200709080046.65879-8-guinanx.sun@intel.com> References: <20200709080046.65879-8-guinanx.sun@intel.com> To: test-report@dpdk.org Cc: Guinan Sun Message-Id: <20200709081545.3197D1DD0C@dpdk.org> Date: Thu, 9 Jul 2020 10:15:45 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw73604 [PATCH v3 07/19] net/ixgbe/base: remove whitespace in function comments X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 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/73604 _coding style issues_ WARNING:TYPO_SPELLING: 'aleady' may be misspelled - perhaps 'already'? #2039: FILE: drivers/net/ixgbe/base/ixgbe_api.c:891: + * finds the rar that it is aleady in; adds to the pool list WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #3933: FILE: drivers/net/ixgbe/base/ixgbe_common.c:3176: + * ixgbe_disable_pcie_master - Disable PCI-express master access WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #3933: FILE: drivers/net/ixgbe/base/ixgbe_common.c:3176: + * ixgbe_disable_pcie_master - Disable PCI-express master access WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #3940: FILE: drivers/net/ixgbe/base/ixgbe_common.c:3179: + * Disables PCI-Express master access and verifies there are no pending WARNING:TYPO_SPELLING: 'MASTER' may be misspelled - perhaps 'PRIMARY'? #3941: FILE: drivers/net/ixgbe/base/ixgbe_common.c:3180: + * requests. IXGBE_ERR_MASTER_REQUESTS_PENDING is returned if master disable WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #3941: FILE: drivers/net/ixgbe/base/ixgbe_common.c:3180: + * requests. IXGBE_ERR_MASTER_REQUESTS_PENDING is returned if master disable WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #3942: FILE: drivers/net/ixgbe/base/ixgbe_common.c:3181: + * bit hasn't caused the master requests to be disabled, else IXGBE_SUCCESS WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #3943: FILE: drivers/net/ixgbe/base/ixgbe_common.c:3182: + * is returned signifying master requests disabled. WARNING:TYPO_SPELLING: 'aleady' may be misspelled - perhaps 'already'? #4172: FILE: drivers/net/ixgbe/base/ixgbe_common.c:3686: + * finds the rar that it is aleady in; adds to the pool list total: 0 errors, 9 warnings, 0 checks, 7001 lines checked