[dpdk-test-report] |WARNING| pw73109 [PATCH v2] trace: simplify trace point registration

checkpatch at dpdk.org checkpatch at dpdk.org
Sat Jul 4 17:15:07 CEST 2020


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

_coding style issues_


WARNING:PREFER_SECTION: __section(__rte_trace_point) is preferred over __attribute__((section("__rte_trace_point")))
#660: FILE: lib/librte_eal/include/rte_trace_point_register.h:18:
+rte_trace_point_t __attribute__((section("__rte_trace_point"))) __##trace; \

total: 0 errors, 1 warnings, 974 lines checked


More information about the test-report mailing list