|WARNING| pw114842 [PATCH v3 1/4] eventdev/timer: add periodic event timer support

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Aug 11 17:38:12 CEST 2022


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

_coding style issues_


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

total: 0 errors, 2 warnings, 192 lines checked


More information about the test-report mailing list