* |WARNING| pw154239 [PATCH 6/8] net/r8169: add support for RTL8125CP
[not found] <20250610060123.4104-6-howard_wang@realsil.com.cn>
@ 2025-06-10 6:06 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-06-10 6:06 UTC (permalink / raw)
To: test-report; +Cc: Howard Wang
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/154239
_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:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20250610060123.4104-6-howard_wang@realsil.com.cn>
2025-06-10 6:06 ` |WARNING| pw154239 [PATCH 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).