|WARNING| pw143783 [PATCH 10/11] drivers: split multilines log messages
checkpatch at dpdk.org
checkpatch at dpdk.org
Sat Sep 7 16:58:10 CEST 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/143783
_coding style issues_
WARNING:LONG_LINE: line length of 104 exceeds 100 columns
#184: FILE: drivers/baseband/fpga_5gnr_fec/rte_fpga_5gnr_fec.c:156:
+ rte_bbdev_log_debug(" -- done(%"PRIu32") | tb_crc_pass(%"PRIu32") | cb_crc_all_pass(%"PRIu32")"
CHECK:CAMELCASE: Avoid CamelCase: <PRIxPTR>
#751: FILE: drivers/net/mlx4/mlx4_mr.c:569:
+ DEBUG(" [0x%" PRIxPTR ", 0x%" PRIxPTR "), lkey=0x%x",
total: 0 errors, 1 warnings, 732 lines checked
More information about the test-report
mailing list