|WARNING| pw113222 [PATCH v2 6/7] net/ngbe: support autoneg on/off for external PHY SFI mode
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Jun 22 08:50:32 CEST 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/113222
_coding style issues_
WARNING:TYPO_SPELLING: 'ANE' may be misspelled - perhaps 'AND'?
#90: FILE: drivers/net/ngbe/base/ngbe_phy_mvl.c:207:
+ value = MVL_CTRL_RESTART_AN | MVL_CTRL_ANE |
WARNING:TYPO_SPELLING: 'ANE' may be misspelled - perhaps 'AND'?
#105: FILE: drivers/net/ngbe/base/ngbe_phy_mvl.c:219:
+ value = MVL_CTRL_RESTART_AN | MVL_CTRL_ANE |
WARNING:TYPO_SPELLING: 'ANE' may be misspelled - perhaps 'AND'?
#139: FILE: drivers/net/ngbe/base/ngbe_phy_yt.c:222:
+ value = YT_BCR_RESET | YT_BCR_ANE | YT_BCR_RESTART_AN |
total: 0 errors, 3 warnings, 0 checks, 74 lines checked
More information about the test-report
mailing list