automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw131043 [PATCH v3 05/32] net/sssnic: add event queue
       [not found] <20230901032842.223547-6-wanry@3snic.com>
@ 2023-09-01  3:35 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-09-01  3:35 UTC (permalink / raw)
  To: test-report; +Cc: wanry

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

_coding style issues_


WARNING:TYPO_SPELLING: 'Wan' may be misspelled - perhaps 'Want'?
#58: 
From: Renyong Wan <wanry@3snic.com>

ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#118: FILE: drivers/net/sssnic/base/sssnic_eventq.c:24:
+#define SSSNIC_EVENT_ADDR(base_addr, event_sz, idx)                            \
+	(struct sssnic_event *)(((uint8_t *)(base_addr)) + ((idx) * (event_sz)))

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

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

only message in thread, other threads:[~2023-09-01  3:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230901032842.223547-6-wanry@3snic.com>
2023-09-01  3:35 ` |WARNING| pw131043 [PATCH v3 05/32] net/sssnic: add event 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).