[dpdk-test-report] |WARNING| pw70898 [RFC v2 10/26] examples/qos_{meter/sched}: replace references to master lcore

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jun 10 09:55:47 CEST 2020


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

_coding style issues_


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

ERROR:SPACING: space required before the open parenthesis '('
#163: 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