automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw105481 [PATCH v5 11/26] net/spnic: add queue pairs context initialization
       [not found] <8a0314ff10387d753ad21e4285a5ed14b9b5a9b2.1640783513.git.songyl@ramaxel.com>
@ 2021-12-29 13:41 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-12-29 13:41 UTC (permalink / raw)
  To: test-report; +Cc: Yanling Song

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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#1092: FILE: drivers/net/spnic/spnic_io.c:508:
+				    "err: %d, out_param: %" PRIu64 "",

CHECK:MACRO_ARG_REUSE: Macro argument reuse 'queue' - possible side-effects?
#1403: FILE: drivers/net/spnic/spnic_io.h:75:
+#define	NIC_WQE_ADDR(queue, idx) ((void *)((u64)((queue)->queue_buf_vaddr) + \
+				       ((idx) << (queue)->wqebb_shift)))

total: 0 errors, 0 warnings, 2 checks, 1518 lines checked

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

only message in thread, other threads:[~2021-12-29 13:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <8a0314ff10387d753ad21e4285a5ed14b9b5a9b2.1640783513.git.songyl@ramaxel.com>
2021-12-29 13:41 ` |WARNING| pw105481 [PATCH v5 11/26] net/spnic: add queue pairs context initialization 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).