|WARNING| pw137526 [PATCH v4 01/22] log: add a per line log helper with parameterized prefix

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Feb 29 20:55:21 CET 2024


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

_coding style issues_


ERROR:SPACING: space prohibited before that ',' (ctx:WxE)
#137: FILE: lib/log/rte_log.h:419:
+#define RTE_LOG_COMMA ,
                       ^

ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#137: FILE: lib/log/rte_log.h:419:
+#define RTE_LOG_COMMA ,

total: 2 errors, 0 warnings, 115 lines checked
Warning in lib/log/rte_log.h:
Prefer RTE_LOG_LINE


More information about the test-report mailing list