[dpdk-test-report] |WARNING| pw20002 [PATCH v5 2/3] app/testpmd: add command to configure VMDq

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jan 25 15:36:27 CET 2017


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

_coding style issues_


WARNING:LONG_LINE: line over 90 characters
#436: FILE: app/test-pmd/testpmd.c:2023:
+	printf("vmdq_queue_base: %d vmdq_pool_base: %d
", vmdq_queue_base, vmdq_pool_base);

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#493: FILE: app/test-pmd/testpmd.c:2080:
+			(unsigned)port,

total: 0 errors, 2 warnings, 501 lines checked


More information about the test-report mailing list