[dpdk-test-report] |WARNING| pw68282 [PATCH v5 03/33] eal/trace: define the public API for trace support

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Apr 13 17:02:49 CEST 2020


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

_coding style issues_


WARNING:PREFER_SECTION: __section(__rte_trace_point) is preferred over __attribute__((section("__rte_trace_point")))
#470: FILE: lib/librte_eal/include/rte_trace.h:236:
+rte_trace_t __attribute__((section("__rte_trace_point"))) __##tp

total: 0 errors, 1 warnings, 460 lines checked


More information about the test-report mailing list