[dpdk-test-report] |WARNING| pw66045 [PATCH] examples/vmdq: fix the output of pools/queues

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Feb 26 09:04:49 CET 2020


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

_coding style issues_


WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#73: FILE: examples/vmdq/main.c:444:
+	unsigned q = vmdq_queue_base;;

WARNING:ONE_SEMICOLON: Statements terminations use 1 semicolon
#73: FILE: examples/vmdq/main.c:444:
+	unsigned q = vmdq_queue_base;;

total: 0 errors, 2 warnings, 15 lines checked


More information about the test-report mailing list