* |WARNING| pw154714 [PATCH v2 14/15] net/txgbe: add other hardware-related changes
[not found] <20250625125047.18072-15-zaiyuwang@trustnetic.com>
@ 2025-06-25 12:52 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-06-25 12:52 UTC (permalink / raw)
To: test-report; +Cc: Zaiyu Wang
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/154714
_coding style issues_
WARNING:TYPO_SPELLING: 'Lite' may be misspelled - perhaps 'Light'?
#75:
Add other hardware-related changes for Amber-Lite NICs, such as PF
WARNING:MSLEEP: msleep < 20ms can sleep for up to 20ms; see Documentation/timers/timers-howto.rst
#127: FILE: drivers/net/txgbe/base/txgbe_hw.c:2237:
+ msleep(1);
WARNING:TYPO_SPELLING: 'THRE' may be misspelled - perhaps 'THREE'?
#183: FILE: drivers/net/txgbe/base/txgbe_hw.c:2298:
+ wr32m(hw, TXGBE_AML_TS_CTL1, TXGBE_AML_ALARM_THRE_MASK, 0x186a0000);
WARNING:TYPO_SPELLING: 'THRE' may be misspelled - perhaps 'THREE'?
#184: FILE: drivers/net/txgbe/base/txgbe_hw.c:2299:
+ wr32m(hw, TXGBE_AML_TS_CTL1, TXGBE_AML_DALARM_THRE_MASK, 0x16f60);
WARNING:TYPO_SPELLING: 'THRE' may be misspelled - perhaps 'THREE'?
#380: FILE: drivers/net/txgbe/base/txgbe_type.h:64:
+#define TXGBE_AML_ALARM_THRE_MASK 0x1FFE0000U
WARNING:TYPO_SPELLING: 'THRE' may be misspelled - perhaps 'THREE'?
#381: FILE: drivers/net/txgbe/base/txgbe_type.h:65:
+#define TXGBE_AML_DALARM_THRE_MASK 0x0001FFE0U
total: 0 errors, 6 warnings, 0 checks, 370 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-06-25 12:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20250625125047.18072-15-zaiyuwang@trustnetic.com>
2025-06-25 12:52 ` |WARNING| pw154714 [PATCH v2 14/15] net/txgbe: add other hardware-related changes 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).