|WARNING| pw114793 [PATCH v2 1/4] eventdev/timer: add periodic event timer support

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Aug 10 09:02:50 CEST 2022


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

_coding style issues_

Must be a reply to the first patch (--in-reply-to).


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

total: 0 errors, 2 warnings, 176 lines checked


More information about the test-report mailing list