[dpdk-test-report] |WARNING| pw61146 [PATCH 1/2] sched: add support for 64 bit values

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Oct 15 17:46:45 CEST 2019


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

_coding style issues_


WARNING:LONG_LINE: line over 90 characters
#297: FILE: examples/qos_sched/stats.c:310:
+		printf("|  %d | %11" PRIu64 " | %11" PRIu64 " | %11" PRIu64 " | %11" PRIu64 " | %11" PRIu32 " |
",

WARNING:LONG_LINE: line over 90 characters
#306: FILE: examples/qos_sched/stats.c:354:
+			printf("|  %d |   %d   | %11" PRIu64 " | %11" PRIu64 " | %11" PRIu64 " | %11" PRIu64 " | %11i |
",

WARNING:LONG_LINE: line over 90 characters
#315: FILE: examples/qos_sched/stats.c:362:
+				printf("|  %d |   %d   | %11" PRIu64 " | %11" PRIu64 " | %11" PRIu64 " | %11" PRIu64 " | %11i |
",

total: 0 errors, 3 warnings, 359 lines checked


More information about the test-report mailing list