|WARNING| pw125352 [PATCH v2] eventdev/timer: fix timeout event wait behavior
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Mar 21 06:21:41 CET 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/125352
_coding style issues_
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#159: 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'?
#170: 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'?
#191: 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