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

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Apr 19 12:09:09 CEST 2020


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

_coding style issues_


WARNING:PREFER_SECTION: __section(__rte_trace_point) is preferred over __attribute__((section("__rte_trace_point")))
#432: 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