|WARNING| pw137057 [PATCH v2 01/17] log: add a per line log helper with parameterized prefix

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Feb 23 00:49:06 CET 2024


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

_coding style issues_


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

ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#88: FILE: lib/log/rte_log.h:382:
+#define _RTE_LOG_COMMA ,

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


More information about the test-report mailing list