|WARNING| pw116309 [PATCH v7 1/3] eventdev/timer: add periodic event timer support

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Sep 14 17:34:16 CEST 2022


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/116309

_coding style issues_


WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#244: FILE: lib/eventdev/rte_event_timer_adapter.c:647:
+			ret = rte_timer_alt_reset(sw->timer_data_id, tim, 0,

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#282: FILE: lib/eventdev/rte_event_timer_adapter.c:680:
+			sw->expired_timers[sw->n_expired_timers++] = tim;

total: 0 errors, 2 warnings, 231 lines checked


More information about the test-report mailing list