[dpdk-test-report] |WARNING| pw20747 [PATCH 13/16] net/avp: device statistics operations

checkpatch at dpdk.org checkpatch at dpdk.org
Sat Feb 25 02:25:03 CET 2017


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

_coding style issues_


WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#103: FILE: drivers/net/avp/avp_ethdev.c:2112:
+	unsigned i;

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#145: FILE: drivers/net/avp/avp_ethdev.c:2154:
+	unsigned i;

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


More information about the test-report mailing list