automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw154247 [PATCH v1 6/8] net/r8169: add support for RTL8125CP
       [not found] <20250610062241.4517-7-howard_wang@realsil.com.cn>
@ 2025-06-10  6:23 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-06-10  6:23 UTC (permalink / raw)
  To: test-report; +Cc: Howard Wang

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

_coding style issues_


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

CHECK:CAMELCASE: Avoid CamelCase: <RxConfig>
#103: FILE: drivers/net/r8169/base/rtl8125cp.c:15:
+	RTL_W32(hw, RxConfig, Rx_Fetch_Number_8 | Rx_Close_Multiple |

CHECK:CAMELCASE: Avoid CamelCase: <Rx_Fetch_Number_8>
#103: FILE: drivers/net/r8169/base/rtl8125cp.c:15:
+	RTL_W32(hw, RxConfig, Rx_Fetch_Number_8 | Rx_Close_Multiple |

CHECK:CAMELCASE: Avoid CamelCase: <Rx_Close_Multiple>
#103: FILE: drivers/net/r8169/base/rtl8125cp.c:15:
+	RTL_W32(hw, RxConfig, Rx_Fetch_Number_8 | Rx_Close_Multiple |

CHECK:CAMELCASE: Avoid CamelCase: <RxCfg_pause_slot_en>
#104: FILE: drivers/net/r8169/base/rtl8125cp.c:16:
+		RxCfg_pause_slot_en | (RX_DMA_BURST_256 << RxCfgDMAShift));

CHECK:CAMELCASE: Avoid CamelCase: <RxCfgDMAShift>
#104: FILE: drivers/net/r8169/base/rtl8125cp.c:16:
+		RxCfg_pause_slot_en | (RX_DMA_BURST_256 << RxCfgDMAShift));

CHECK:CAMELCASE: Avoid CamelCase: <NotWrMcuPatchCode>
#139: FILE: drivers/net/r8169/base/rtl8125cp.c:51:
+	if (hw->NotWrMcuPatchCode)

CHECK:CAMELCASE: Avoid CamelCase: <HwIcVerUnknown>
#508: FILE: drivers/net/r8169/r8169_hw.c:2508:
+			hw->HwIcVerUnknown = TRUE;

total: 0 errors, 1 warnings, 7 checks, 483 lines checked

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

only message in thread, other threads:[~2025-06-10  6:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20250610062241.4517-7-howard_wang@realsil.com.cn>
2025-06-10  6:23 ` |WARNING| pw154247 [PATCH v1 6/8] net/r8169: add support for RTL8125CP 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).