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 A7EA4A04DC for ; Mon, 19 Oct 2020 10:59:19 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 02722C850; Mon, 19 Oct 2020 10:59:18 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 0B81FBBD6; Mon, 19 Oct 2020 10:59:17 +0200 (CEST) In-Reply-To: <20201019085415.82207-10-jiawenwu@trustnetic.com> References: <20201019085415.82207-10-jiawenwu@trustnetic.com> To: test-report@dpdk.org Cc: Jiawen Wu Message-Id: <20201019085917.0B81FBBD6@dpdk.org> Date: Mon, 19 Oct 2020 10:59:17 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw81300 [PATCH v4 09/58] net/txgbe: add PHY init 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/81300 _coding style issues_ WARNING:TYPO_SPELLING: 'AFE' may be misspelled - perhaps 'SAFE'? #520: FILE: drivers/net/txgbe/base/txgbe_phy.h:67: +#define TXGBE_PHY_AFE_DFE_ENABLE 0x01805D WARNING:TYPO_SPELLING: 'AFE' may be misspelled - perhaps 'SAFE'? #556: FILE: drivers/net/txgbe/base/txgbe_phy.h:103: +#define TXGBE_PHY_AFE_DFE_ENABLE_DFE_EN0 0x10 WARNING:TYPO_SPELLING: 'AFE' may be misspelled - perhaps 'SAFE'? #557: FILE: drivers/net/txgbe/base/txgbe_phy.h:104: +#define TXGBE_PHY_AFE_DFE_ENABLE_AFE_EN0 0x1 WARNING:TYPO_SPELLING: 'AFE' may be misspelled - perhaps 'SAFE'? #557: FILE: drivers/net/txgbe/base/txgbe_phy.h:104: +#define TXGBE_PHY_AFE_DFE_ENABLE_AFE_EN0 0x1 WARNING:TYPO_SPELLING: 'AFE' may be misspelled - perhaps 'SAFE'? #558: FILE: drivers/net/txgbe/base/txgbe_phy.h:105: +#define TXGBE_PHY_AFE_DFE_ENABLE_MASK 0xFF total: 0 errors, 5 warnings, 0 checks, 700 lines checked