[dpdk-test-report] |WARNING| pw56868 [PATCH v7 10/11] examples/qos_sched: add tc and queue config flexibility

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jul 22 13:03:54 CEST 2019


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

_coding style issues_


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

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

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

WARNING:LONG_LINE: line over 90 characters
#1150: FILE: examples/qos_sched/stats.c:351:
+					i, j, stats.n_pkts, stats.n_pkts_dropped, stats.n_bytes,

total: 0 errors, 4 warnings, 1074 lines checked


More information about the test-report mailing list