[dpdk-test-report] |WARNING| pw35787 [PATCH v7 1/7] eventtimer: add event timer adapter API

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Mar 8 22:54:43 CET 2018


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

_coding style issues_


ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#278: FILE: lib/librte_eventdev/rte_event_timer_adapter.h:236:
+struct rte_event_timer_adapter * __rte_experimental

ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#308: FILE: lib/librte_eventdev/rte_event_timer_adapter.h:266:
+struct rte_event_timer_adapter * __rte_experimental

total: 2 errors, 0 warnings, 702 lines checked


More information about the test-report mailing list