automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw107015 [PATCH 6/9] net/ngbe: add support to custom PHY interfaces
       [not found] <20220208101129.69173-7-jiawenwu@trustnetic.com>
@ 2022-02-08 10:06 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-02-08 10:06 UTC (permalink / raw)
  To: test-report; +Cc: Jiawen Wu

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

_coding style issues_


WARNING:TYPO_SPELLING: 'ANE' may be misspelled - perhaps 'AND'?
#402: FILE: drivers/net/ngbe/base/ngbe_phy_mvl.c:213:
+	value = MVL_CTRL_RESTART_AN | MVL_CTRL_ANE | MVL_CTRL_RESET;

WARNING:TYPO_SPELLING: 'ANE' may be misspelled - perhaps 'AND'?
#526: FILE: drivers/net/ngbe/base/ngbe_phy_yt.c:203:
+		value |= YT_BCR_RESET | YT_BCR_ANE | YT_BCR_RESTART_AN;

WARNING:MSLEEP: msleep < 20ms can sleep for up to 20ms; see Documentation/timers/timers-howto.rst
#654: FILE: drivers/net/ngbe/base/ngbe_phy_yt.c:346:
+			msleep(1);

WARNING:MSLEEP: msleep < 20ms can sleep for up to 20ms; see Documentation/timers/timers-howto.rst
#667: FILE: drivers/net/ngbe/base/ngbe_phy_yt.c:359:
+			msleep(1);

WARNING:TYPO_SPELLING: 'ANE' may be misspelled - perhaps 'AND'?
#704: FILE: drivers/net/ngbe/base/ngbe_phy_yt.h:38:
+#define   YT_BCR_ANE			MS16(12, 0x1)

total: 0 errors, 5 warnings, 0 checks, 643 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-02-08 10:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220208101129.69173-7-jiawenwu@trustnetic.com>
2022-02-08 10:06 ` |WARNING| pw107015 [PATCH 6/9] net/ngbe: add support to custom PHY interfaces 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).