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

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Apr 3 17:41:01 CEST 2020


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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#179: FILE: lib/librte_eal/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