[dpdk-test-report] |WARNING| pw18522 [PATCH v4 03/12] eal/bus: add scan, match and insert support

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Dec 26 13:50:58 CET 2016


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

_coding style issues_


WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#162: FILE: app/test/test_bus.c:88:
+int scan_fn_for_busA(struct rte_bus *bus);

WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#167: FILE: app/test/test_bus.c:93:
+int scan_fn_for_busB(struct rte_bus *bus);

total: 0 errors, 2 warnings, 404 lines checked


More information about the test-report mailing list