* [dpdk-test-report] |WARNING| pw94333 [PATCH v6 08/19] net/ngbe: identify PHY and reset PHY
[not found] <20210617110005.4132926-9-jiawenwu@trustnetic.com>
@ 2021-06-17 11:00 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-06-17 11:00 UTC (permalink / raw)
To: test-report; +Cc: Jiawen Wu
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/94333
_coding style issues_
WARNING:MSLEEP: msleep < 20ms can sleep for up to 20ms; see Documentation/timers/timers-howto.rst
#850: FILE: drivers/net/ngbe/base/ngbe_phy_mvl.c:79:
+ msleep(1);
WARNING:TYPO_SPELLING: 'ANE' may be misspelled - perhaps 'AND'?
#881: FILE: drivers/net/ngbe/base/ngbe_phy_mvl.h:15:
+#define MVL_CTRL_ANE MS16(12, 0x1)
WARNING:MSLEEP: msleep < 20ms can sleep for up to 20ms; see Documentation/timers/timers-howto.rst
#1019: FILE: drivers/net/ngbe/base/ngbe_phy_rtl.c:55:
+ msleep(1);
WARNING:TYPO_SPELLING: 'ANE' may be misspelled - perhaps 'AND'?
#1052: FILE: drivers/net/ngbe/base/ngbe_phy_rtl.h:17:
+#define RTL_BMCR_ANE MS16(12, 0x1)
WARNING:MSLEEP: msleep < 20ms can sleep for up to 20ms; see Documentation/timers/timers-howto.rst
#1226: FILE: drivers/net/ngbe/base/ngbe_phy_yt.c:102:
+ msleep(1);
total: 0 errors, 5 warnings, 0 checks, 1181 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-06-17 11:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20210617110005.4132926-9-jiawenwu@trustnetic.com>
2021-06-17 11:00 ` [dpdk-test-report] |WARNING| pw94333 [PATCH v6 08/19] net/ngbe: identify PHY and reset PHY checkpatch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).