|WARNING| pw108522 [PATCH] 1 version
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Mar 4 02:25:05 CET 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/108522
_coding style issues_
WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one
CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#1115: FILE: drivers/net/hns3/hns3_ethdev_dump.c:655:
+ " id=%u reference_count=%u peak_rate=%" PRIu64 "Bps
",
WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#1129: FILE: drivers/net/hns3/hns3_ethdev_dump.c:669:
+ " port_node:
"
WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#1147: FILE: drivers/net/hns3/hns3_ethdev_dump.c:687:
+ fprintf(file, " tc_node:
");
WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#1214: FILE: drivers/net/hns3/hns3_ethdev_dump.c:754:
+ " queue_node:
"
ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)
total: 1 errors, 4 warnings, 1 checks, 1292 lines checked
More information about the test-report
mailing list