[dpdk-test-report] |WARNING| pw61095 [PATCH v4 16/17] sched: add support for 64 bit values
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Oct 15 17:45:38 CEST 2019
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/61095
_coding style issues_
WARNING:LONG_LINE: line over 90 characters
#296: 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
#305: 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
#314: 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