|WARNING| pw116306 [PATCH v6 1/3] eventdev/timer: add periodic event timer support

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Sep 14 15:52:17 CEST 2022


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

_coding style issues_


WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#243: 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'?
#281: FILE: lib/eventdev/rte_event_timer_adapter.c:680:
+			sw->expired_timers[sw->n_expired_timers++] = tim;

total: 0 errors, 2 warnings, 230 lines checked


More information about the test-report mailing list