[dpdk-test-report] |WARNING| pw34867 [PATCH FIX-OPTION-1] mbuf: fix the logic of user mempool ops API

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Feb 2 09:05:42 CET 2018


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

_coding style issues_


ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#45: FILE: lib/librte_eal/bsdapp/eal/eal.c:86:
+const char * __rte_experimental

ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#70: FILE: lib/librte_eal/common/include/rte_eal.h:463:
+const char * __rte_experimental

ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#86: FILE: lib/librte_eal/linuxapp/eal/eal.c:96:
+const char * __rte_experimental

total: 3 errors, 0 warnings, 59 lines checked


More information about the test-report mailing list