|WARNING| pw113789 [PATCH v2] examples/link_status_interrupt: fix stats refresh rate
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Jul 7 16:38:32 CEST 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/113789
_coding style issues_
ERROR:CODE_INDENT: code indent should use tabs where possible
#161: FILE: examples/link_status_interrupt/main.c:374:
+ timer_period = DEFAULT_TIMER_PERIOD * TIMER_MILLISECOND * 1000;$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#161: FILE: examples/link_status_interrupt/main.c:374:
+ timer_period = DEFAULT_TIMER_PERIOD * TIMER_MILLISECOND * 1000;$
ERROR:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'Raja Zidane <rzidane at nvidia.com>'
total: 2 errors, 1 warnings, 20 lines checked
More information about the test-report
mailing list