[dpdk-test-report] |WARNING| pw69681 [PATCH 2/8] trace: simplify trace point registration

checkpatch at dpdk.org checkpatch at dpdk.org
Sun May 3 22:33:51 CEST 2020


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

_coding style issues_


WARNING:PREFER_SECTION: __section(__rte_trace_point) is preferred over __attribute__((section("__rte_trace_point")))
#653: FILE: lib/librte_eal/include/rte_trace_point_register.h:17:
+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