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

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Feb 12 05:53:35 CET 2018


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

_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