automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw153850 [PATCH v1 11/18] net/hinic3: add a mailbox communication module
       [not found] <20250529081529.2839-12-wff_light@vip.163.com>
@ 2025-05-29  8:24 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-05-29  8:24 UTC (permalink / raw)
  To: test-report; +Cc: Feifei

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

_coding style issues_


ERROR:SPACING: space prohibited before that close parenthesis ')'
#591: FILE: drivers/net/hinic3/base/hinic3_mbox.c:509:
+	if (seg_len % chk_sz ) {

CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#870: FILE: drivers/net/hinic3/base/hinic3_mbox.c:788:
+				    "Send mbox seg failed, seq_id: 0x%" PRIx64,

CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#1083: FILE: drivers/net/hinic3/base/hinic3_mbox.c:1001:
+		PMD_DRV_LOG(ERR, "Mbox msg len(%d) exceed limit(%" PRIu64 ")",

total: 1 errors, 0 warnings, 2 checks, 1598 lines checked

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

only message in thread, other threads:[~2025-05-29  8:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20250529081529.2839-12-wff_light@vip.163.com>
2025-05-29  8:24 ` |WARNING| pw153850 [PATCH v1 11/18] net/hinic3: add a mailbox communication module 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).