[dpdk-test-report] |WARNING| pw31558 [PATCH 11/39] examples/kni: convert to new ethdev offloads API

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Nov 23 13:20:48 CET 2017


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

_coding style issues_


WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#138: FILE: examples/kni/main.c:770:
+				"for port%u (%d)
", (unsigned)port_id, ret);

total: 0 errors, 1 warnings, 119 lines checked


More information about the test-report mailing list