|WARNING| pw143993 [PATCH v2 12/14] drivers: split multilines log messages

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Sep 12 10:31:59 CEST 2024


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

_coding style issues_


WARNING:LONG_LINE: line length of 104 exceeds 100 columns
#192: 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>
#854: FILE: drivers/net/mlx4/mlx4_mr.c:569:
+	DEBUG("  [0x%" PRIxPTR ", 0x%" PRIxPTR "), lkey=0x%x",

total: 0 errors, 1 warnings, 821 lines checked


More information about the test-report mailing list