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

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

_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-30  6:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <92ae527dce60cb9cc079be4012b96673450d5dea.1640838702.git.songyl@ramaxel.com>
2021-12-30  6:12 ` |WARNING| pw105513 [PATCH v6 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).