[dpdk-test-report] |WARNING| pw69122 [PATCH v7 02/32] eal/trace: define the public API for trace support

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Apr 22 21:05:09 CEST 2020


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

_coding style issues_


WARNING:PREFER_SECTION: __section(__rte_trace_point) is preferred over __attribute__((section("__rte_trace_point")))
#429: FILE: lib/librte_eal/include/rte_trace_point.h:34:
+rte_trace_point_t __attribute__((section("__rte_trace_point"))) __##tp

total: 0 errors, 1 warnings, 472 lines checked


More information about the test-report mailing list