|WARNING| pw129748 [PATCH] test/event: remove timer state check

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jul 31 15:29:28 CEST 2023


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

_coding style issues_


WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#95: FILE: app/test/test_event_timer_adapter.c:1948:
+	if (ev_tim->state != RTE_EVENT_TIMER_NOT_ARMED)

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#96: FILE: app/test/test_event_timer_adapter.c:1949:
+		ev_tim->state = RTE_EVENT_TIMER_NOT_ARMED;

total: 0 errors, 2 warnings, 12 lines checked


More information about the test-report mailing list