[dpdk-test-report] |WARNING| pw61308 [PATCH v2 1/2] sched: add support for 64 bit values
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Oct 16 15:19:06 CEST 2019
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/61308
_coding style issues_
WARNING:LONG_LINE: line over 90 characters
#302: 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
#311: 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
#320: 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