[dpdk-test-report] |WARNING| pw18760 [PATCH v2 2/2] net/vhost: emulate device start/stop behavior

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Jan 1 19:55:31 CET 2017


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

_coding style issues_


WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#167: FILE: drivers/net/vhost/rte_eth_vhost.c:784:
+	unsigned i;

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#190: FILE: drivers/net/vhost/rte_eth_vhost.c:806:
+	unsigned i;

total: 0 errors, 2 warnings, 0 checks, 132 lines checked


More information about the test-report mailing list