|WARNING| pw146874 [PATCH v4 02/42] eal: use rte strerror
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Oct 23 10:31:43 CEST 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/146874
_coding style issues_
ERROR:CODE_INDENT: code indent should use tabs where possible
#384: FILE: lib/eal/linux/eal.c:1428:
+^I^I sysfs_mod_name, errno, rte_strerror(errno));$
WARNING:LONG_LINE: line length of 117 exceeds 100 columns
#825: FILE: lib/eal/linux/eal_memory.c:643:
+ __func__, hp->filepath, rte_strerror(errno));
total: 1 errors, 1 warnings, 939 lines checked
More information about the test-report
mailing list