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 94B20A04B7 for ; Wed, 14 Oct 2020 07:59:45 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 30C4D1DC0E; Wed, 14 Oct 2020 07:59:44 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id D4B3C1DC0D; Wed, 14 Oct 2020 07:59:42 +0200 (CEST) In-Reply-To: <20201014055517.1214386-10-jiawenwu@trustnetic.com> References: <20201014055517.1214386-10-jiawenwu@trustnetic.com> To: test-report@dpdk.org Cc: Jiawen Wu Message-Id: <20201014055942.D4B3C1DC0D@dpdk.org> Date: Wed, 14 Oct 2020 07:59:42 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw80631 [PATCH v3 09/56] 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/80631 _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