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

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Apr 19 12:07:15 CEST 2020


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

_coding style issues_


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

total: 1 errors, 0 warnings, 80 lines checked


More information about the test-report mailing list