automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Howard Wang <howard_wang@realsil.com.cn>
Subject: |WARNING| pw151077 [PATCH v1 2/2] net/r8169: add support for RTL8168KB
Date: Fri,  7 Feb 2025 04:19:04 +0100 (CET)	[thread overview]
Message-ID: <20250207031904.C637E124126@dpdk.org> (raw)
In-Reply-To: <20250207031845.22168-3-howard_wang@realsil.com.cn>

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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <RxConfig>
#261: FILE: drivers/net/r8169/base/rtl8168kb.c:17:
+		RTL_W32(hw, RxConfig, Rx_Fetch_Number_8 |

CHECK:CAMELCASE: Avoid CamelCase: <Rx_Fetch_Number_8>
#261: FILE: drivers/net/r8169/base/rtl8168kb.c:17:
+		RTL_W32(hw, RxConfig, Rx_Fetch_Number_8 |

CHECK:CAMELCASE: Avoid CamelCase: <RxCfgDMAShift>
#262: FILE: drivers/net/r8169/base/rtl8168kb.c:18:
+			(RX_DMA_BURST_256 << RxCfgDMAShift));

CHECK:CAMELCASE: Avoid CamelCase: <RxCfg_pause_slot_en>
#264: FILE: drivers/net/r8169/base/rtl8168kb.c:20:
+		RTL_W32(hw, RxConfig, Rx_Fetch_Number_8 | RxCfg_pause_slot_en |

CHECK:CAMELCASE: Avoid CamelCase: <NotWrMcuPatchCode>
#335: FILE: drivers/net/r8169/base/rtl8168kb.c:91:
+	if (hw->NotWrMcuPatchCode)

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

  parent reply	other threads:[~2025-02-07  3:20 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250207031845.22168-3-howard_wang@realsil.com.cn>
2025-02-07  2:45 ` |SUCCESS| pw151076-151077 " qemudev
2025-02-07  2:49 ` qemudev
2025-02-07  3:19 ` checkpatch [this message]
2025-02-07  4:24 ` |SUCCESS| pw151076-151077 [PATCH] [v1,2/2] net/r8169: add support fo dpdklab
2025-02-07  4:24 ` |SUCCESS| pw151077 [PATCH v1 2/2] net/r8169: add support for RTL8168KB 0-day Robot
2025-02-07  4:31 ` |SUCCESS| pw151076-151077 [PATCH] [v1,2/2] net/r8169: add support fo dpdklab
2025-02-07  4:38 ` dpdklab
2025-02-07  4:40 ` dpdklab
2025-02-07  4:44 ` dpdklab
2025-02-07  4:46 ` |PENDING| " dpdklab
2025-02-07  4:50 ` dpdklab
2025-02-07  4:57 ` |SUCCESS| " dpdklab
2025-02-07  6:45 ` dpdklab
2025-02-07  6:45 ` dpdklab
2025-02-07  6:48 ` dpdklab
2025-02-07  8:05 ` |PENDING| " dpdklab
2025-02-07  8:57 ` |SUCCESS| " dpdklab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250207031904.C637E124126@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=howard_wang@realsil.com.cn \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).