[dpdk-test-report] |WARNING| pw67125 [PATCH v2 12/32] eal/trace: implement registration payload

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Mar 25 22:19:25 CET 2020


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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#180: FILE: lib/librte_eal/common/include/rte_trace_register.h:21:
+#define __rte_trace_emit_header_generic(t)\
+	RTE_PER_LCORE(trace_point_sz) = __RTE_TRACE_EVENT_HEADER_SZ

total: 1 errors, 0 warnings, 109 lines checked


More information about the test-report mailing list