[dpdk-test-report] |WARNING| pw80631 [PATCH v3 09/56] net/txgbe: add PHY init

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Oct 14 07:59:42 CEST 2020


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


More information about the test-report mailing list