[dpdk-test-report] |WARNING| pw66123 [RFC PATCH 2/5] net: add stub for RARP packet generation on Windows

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Feb 28 07:09:23 CET 2020


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

_coding style issues_


ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#98: FILE: lib/librte_net/rte_net.c:492:
+struct rte_mbuf * __rte_experimental

total: 1 errors, 0 warnings, 15 lines checked
Please only put __rte_experimental tags in headers (b/lib/librte_net/rte_net.c)
__rte_experimental must appear alone on the line immediately preceding the return type of a function.


More information about the test-report mailing list