automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw145957 [PATCH v5 5/9] net/zxdh: add msg chan enable implementation
       [not found] <20241015054435.1751245-4-wang.junlong1@zte.com.cn>
@ 2024-10-15  5:49 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-10-15  5:49 UTC (permalink / raw)
  To: test-report; +Cc: Junlong Wang

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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#378: FILE: drivers/net/zxdh/zxdh_msg.c:346:
+			"recv buffer len: %" PRIu64 " is short than minimal 4 bytes
",

CHECK:CAMELCASE: Avoid CamelCase: <PRIu32>
#490: FILE: drivers/net/zxdh/zxdh_msg.c:458:
+		PMD_MSG_LOG(ERR, "subchan addr: %" PRIu64 "offset: %" PRIu32,

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'time_out_cnt == BAR_MSG_TIMEOUT_TH'
#709: FILE: drivers/net/zxdh/zxdh_msg.c:677:
+	if ((time_out_cnt == BAR_MSG_TIMEOUT_TH) && (valid != BAR_MSG_CHAN_USABLE)) {

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'valid != BAR_MSG_CHAN_USABLE'
#709: FILE: drivers/net/zxdh/zxdh_msg.c:677:
+	if ((time_out_cnt == BAR_MSG_TIMEOUT_TH) && (valid != BAR_MSG_CHAN_USABLE)) {

total: 0 errors, 0 warnings, 4 checks, 862 lines checked

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

only message in thread, other threads:[~2024-10-15  5:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20241015054435.1751245-4-wang.junlong1@zte.com.cn>
2024-10-15  5:49 ` |WARNING| pw145957 [PATCH v5 5/9] net/zxdh: add msg chan enable implementation 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).