automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw105244 [PATCH v1 06/25] net/spnic: add cmdq and work queue
       [not found] <65775aa66dd8704b6dd6c408053a677b163e3aab.1639636621.git.songyl@ramaxel.com>
@ 2021-12-18  2:54 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-12-18  2:54 UTC (permalink / raw)
  To: test-report; +Cc: Yanling Song

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

_coding style issues_


WARNING:TYPO_SPELLING: 'wqs' may be misspelled - perhaps 'was'?
#265: FILE: drivers/net/spnic/base/spnic_cmdq.c:161:
+				&cmdqs->saved_wqs[cmdq_type], cmdq_type);

WARNING:TYPO_SPELLING: 'wqs' may be misspelled - perhaps 'was'?
#303: FILE: drivers/net/spnic/base/spnic_cmdq.c:199:
+	rte_free(cmdqs->saved_wqs);

WARNING:TYPO_SPELLING: 'wqs' may be misspelled - perhaps 'was'?
#520: FILE: drivers/net/spnic/base/spnic_cmdq.h:208:
+	struct spnic_wq *saved_wqs;

CHECK:MACRO_ARG_REUSE: Macro argument reuse 'wq' - possible side-effects?
#1271: FILE: drivers/net/spnic/base/spnic_wq.h:31:
+#define	WQ_WQE_ADDR(wq, idx) ((void *)((u64)((wq)->queue_buf_vaddr) + \
+			      ((idx) << (wq)->wqebb_shift)))

total: 0 errors, 3 warnings, 1 checks, 1165 lines checked

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

only message in thread, other threads:[~2021-12-18  2:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <65775aa66dd8704b6dd6c408053a677b163e3aab.1639636621.git.songyl@ramaxel.com>
2021-12-18  2:54 ` |WARNING| pw105244 [PATCH v1 06/25] net/spnic: add cmdq and work queue 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).