|WARNING| pw141201 [PATCH 09/19] net/ngbe: add WOL and NCSI capability

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jun 17 11:56:01 CEST 2024


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/141201

_coding style issues_


WARNING:TYPO_SPELLING: 'ANE' may be misspelled - perhaps 'AND'?
#185: FILE: drivers/net/ngbe/base/ngbe_phy_rtl.c:299:
+		autoneg_reg = RTL_BMCR_RESTART_AN | RTL_BMCR_ANE;

WARNING:TYPO_SPELLING: 'ANE' may be misspelled - perhaps 'AND'?
#187: FILE: drivers/net/ngbe/base/ngbe_phy_rtl.c:301:
+		autoneg_reg = RTL_BMCR_ANE;

total: 0 errors, 2 warnings, 0 checks, 171 lines checked


More information about the test-report mailing list