[dpdk-test-report] |WARNING| pw68292 [PATCH v5 13/33] eal/trace: implement registration payload

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Apr 13 17:06:25 CEST 2020


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

_coding style issues_


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

total: 1 errors, 0 warnings, 102 lines checked


More information about the test-report mailing list