automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw135355 [PATCH v2 10/24] net/cnxk: add representor control plane
       [not found] <20231219174003.72901-11-hkalra@marvell.com>
@ 2023-12-19 17:43 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-12-19 17:43 UTC (permalink / raw)
  To: test-report; +Cc: Harman Kalra

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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRId64>
#371: FILE: drivers/net/cnxk/cnxk_rep_msg.c:51:
+	plt_rep_dbg("Packet %" PRId64 " Received %" PRId64 " bytes over socketfd %d",

CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#606: FILE: drivers/net/cnxk/cnxk_rep_msg.c:286:
+		plt_err("Invalid signature %" PRIu64 " detected", hdr->signature);

total: 0 errors, 0 warnings, 2 checks, 1121 lines checked
Warning in drivers/net/cnxk/cnxk_rep_msg.c:
Using %l format, prefer %PRI*64 if type is [u]int64_t

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

only message in thread, other threads:[~2023-12-19 17:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20231219174003.72901-11-hkalra@marvell.com>
2023-12-19 17:43 ` |WARNING| pw135355 [PATCH v2 10/24] net/cnxk: add representor control plane 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).