[dpdk-test-report] |WARNING| pw72647 [PATCH v3 10/27] examples/qos_{meter/sched}: replace references to master lcore

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jul 1 21:50:05 CEST 2020


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

_coding style issues_


WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#124: FILE: examples/qos_sched/args.c:43:
+	"    --mst I : initial core index (default value is %u)                          
"

ERROR:SPACING: space required before the open parenthesis '('
#164: FILE: examples/qos_sched/args.c:412:
+	for(i = 0; i <= app_initial_core; i++) {

total: 1 errors, 1 warnings, 90 lines checked


More information about the test-report mailing list