automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw151149 [PATCH v7 09/28] net/rnp: add queue stop and start operations
       [not found] <1738982645-34550-10-git-send-email-caowenbo@mucse.com>
@ 2025-02-08  2:48 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-02-08  2:48 UTC (permalink / raw)
  To: test-report; +Cc: Wenbo Cao

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

_coding style issues_


WARNING:TYPO_SPELLING: 'durring' may be misspelled - perhaps 'during'?
#48: 
durring reset this queue.

CHECK:MACRO_ARG_REUSE: Macro argument reuse 'n' - possible side-effects?
#454: FILE: drivers/net/rnp/rnp_link.h:15:
+#define RNP_LINK_SPEED_CODE(sp, n) \
+	(((sp) & RTE_GENMASK32((11) + ((4) * (n)), \
+		(8) + ((4) * (n)))) >> (8 + 4 * (n)))

total: 0 errors, 1 warnings, 1 checks, 621 lines checked

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

only message in thread, other threads:[~2025-02-08  2:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1738982645-34550-10-git-send-email-caowenbo@mucse.com>
2025-02-08  2:48 ` |WARNING| pw151149 [PATCH v7 09/28] net/rnp: add queue stop and start operations 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).