|WARNING| pw143032 [PATCH 5/5] eal: simplify eal alarm cancel by using LIST_FOREACH_SAFE
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Aug 8 21:49:39 CEST 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/143032
_coding style issues_
WARNING:LONG_LINE_COMMENT: line length of 102 exceeds 100 columns
#165: FILE: lib/eal/linux/eal_alarm.c:227:
+ /* If calling from other context, mark that alarm is executing
WARNING:LONG_LINE_COMMENT: line length of 102 exceeds 100 columns
#166: FILE: lib/eal/linux/eal_alarm.c:228:
+ * so loop can spin till it finish. Otherwise we are trying to
total: 0 errors, 2 warnings, 78 lines checked
More information about the test-report
mailing list