[dpdk-test-report] |WARNING| pw24980 [PATCH 1/3] bus/net: introduce net bus

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jun 1 12:45:45 CEST 2017


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

_coding style issues_


WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 32)
#542: FILE: drivers/bus/net/linux/rte_bus_net.c:157:
+		if (scan_blist ^
[...]
+				continue;

ERROR:TRAILING_STATEMENTS: trailing statements should be on next line
#602: FILE: drivers/bus/net/linux/rte_bus_net.c:217:
+		for (s = &buf[wlen]; *s != '/'; s--);

total: 1 errors, 1 warnings, 905 lines checked


More information about the test-report mailing list