|WARNING| pw125134 [PATCH v1] eventdev/timer: use loop to check for timeout events
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Mar 15 09:02:43 CET 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/125134
_coding style issues_
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#141: FILE: app/test/test_event_timer_adapter.c:483:
+ ev_tim->timeout_ticks = CALC_TICKS(max_ticks + 20);
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#152: FILE: app/test/test_event_timer_adapter.c:493:
+ ev_tim->timeout_ticks = CALC_TICKS(ticks);
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#173: FILE: app/test/test_event_timer_adapter.c:510:
+ ev_tim->timeout_ticks = CALC_TICKS(max_ticks - 10);
total: 0 errors, 3 warnings, 377 lines checked
More information about the test-report
mailing list