[dpdk-test-report] |WARNING| pw35568 [PATCH v2 2/4] app/testpmd: add parameters for deferred queue setup

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Mar 2 05:13:49 CET 2018


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

_coding style issues_


WARNING:MISSING_SPACE: break quoted strings at a space character
#37: FILE: app/test-pmd/parameters.c:150:
+	printf("  --rxq-setup=N: set the number of RX queues be setup before"
+	       "device start to N.
");

WARNING:MISSING_SPACE: break quoted strings at a space character
#41: FILE: app/test-pmd/parameters.c:154:
+	printf("  --txq-setup=N: set the number of TX queues be setup before"
+	       "device start to N.
");

total: 0 errors, 2 warnings, 118 lines checked


More information about the test-report mailing list