automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw158176 [PATCH v1 2/3] net/r8169: simplify config method check with if
       [not found] <20251028084716.369128-3-howard_wang@realsil.com.cn>
@ 2025-10-28  8:47 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-10-28  8:47 UTC (permalink / raw)
  To: test-report; +Cc: Howard Wang

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

_coding style issues_


WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one

CHECK:CAMELCASE: Avoid CamelCase: <Cfg9346_EEM_MASK>
#84: FILE: drivers/net/r8169/r8169_compat.h:313:
+	Cfg9346_EEM_MASK = 0xC0,

CHECK:CAMELCASE: Avoid CamelCase: <Cfg9346>
#192: FILE: drivers/net/r8169/r8169_hw.c:764:
+	if ((RTL_R8(hw, Cfg9346) & Cfg9346_EEM_MASK) == Cfg9346_Unlock)

CHECK:CAMELCASE: Avoid CamelCase: <Cfg9346_Unlock>
#192: FILE: drivers/net/r8169/r8169_hw.c:764:
+	if ((RTL_R8(hw, Cfg9346) & Cfg9346_EEM_MASK) == Cfg9346_Unlock)

CHECK:CAMELCASE: Avoid CamelCase: <HwSuppMaxPhyLinkSpeed>
#510: FILE: drivers/net/r8169/r8169_hw.c:1574:
+	hw->HwSuppMaxPhyLinkSpeed = speed_mode;

total: 0 errors, 1 warnings, 4 checks, 1057 lines checked

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

only message in thread, other threads:[~2025-10-28  8:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20251028084716.369128-3-howard_wang@realsil.com.cn>
2025-10-28  8:47 ` |WARNING| pw158176 [PATCH v1 2/3] net/r8169: simplify config method check with if 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).