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

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

_coding style issues_


WARNING:TYPO_SPELLING: 'ANE' may be misspelled - perhaps 'AND'?
#405: 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'?
#529: 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
#657: 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
#670: FILE: drivers/net/ngbe/base/ngbe_phy_yt.c:359:
+			msleep(1);

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

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

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220209104213.602728-7-jiawenwu@trustnetic.com>
2022-02-09 10:37 ` |WARNING| pw107113 [PATCH v2 06/12] 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).