automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw92854 [PATCH v2 03/22] net/ena/base: add dev arg to the logging macros
       [not found] <20210505073348.6394-4-mk@semihalf.com>
@ 2021-05-05  7:35 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-05-05  7:35 UTC (permalink / raw)
  To: test-report; +Cc: Michal Krawczyk

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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <ENA_PRIu64>
#714: FILE: drivers/net/ena/base/ena_com.c:2109:
+		ena_trc_dbg(ena_dev, "AENQ! Group[%x] Syndrom[%x] timestamp: [%" ENA_PRIu64 "s]
",

ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#1398: FILE: drivers/net/ena/base/ena_plat_dpdk.h:102:
+#define ena_trc_log(dev, level, fmt, arg...)				\
+	(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#1399: FILE: drivers/net/ena/base/ena_plat_dpdk.h:103:
+	(

WARNING:LINE_CONTINUATIONS: Avoid unnecessary line continuations
#1400: FILE: drivers/net/ena/base/ena_plat_dpdk.h:104:
+		ENA_TOUCH(dev),						\

total: 1 errors, 1 warnings, 2 checks, 1204 lines checked

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

only message in thread, other threads:[~2021-05-05  7:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210505073348.6394-4-mk@semihalf.com>
2021-05-05  7:35 ` [dpdk-test-report] |WARNING| pw92854 [PATCH v2 03/22] net/ena/base: add dev arg to the logging macros 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).