[dpdk-test-report] |WARNING| pw35880 [PATCH 01/37] pipeline: add pipeline table action APIs

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Mar 9 19:26:06 CET 2018


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

_coding style issues_


WARNING:MISSING_EOF_NEWLINE: adding a line without newline at end of file
#396: FILE: lib/librte_pipeline/rte_table_action.c:278:
+}

ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#512: FILE: lib/librte_pipeline/rte_table_action.h:109:
+struct rte_table_action_profile * __rte_experimental

total: 1 errors, 1 warnings, 544 lines checked


More information about the test-report mailing list