[dpdk-test-report] |WARNING| pw40893 [PATCH 09/15] examples/l2fwd: move drain buffers to new function

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jun 8 19:11:03 CEST 2018


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

_coding style issues_


WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#34: FILE: examples/l2fwd/l2fwd_worker.c:82:
+	unsigned i, sent;

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#35: FILE: examples/l2fwd/l2fwd_worker.c:83:
+	unsigned portid;

total: 0 errors, 2 warnings, 58 lines checked


More information about the test-report mailing list