|WARNING| pw132666 [PATCH 06/21] eventdev: use rte optional stdatomic API

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Oct 17 01:12:27 CEST 2023


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

_coding style issues_


WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#104: FILE: drivers/event/cnxk/cnxk_tim_worker.h:317:
+	rte_atomic_store_explicit(&tim->state, RTE_EVENT_TIMER_ARMED, rte_memory_order_release);

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#113: FILE: drivers/event/cnxk/cnxk_tim_worker.h:428:
+	rte_atomic_store_explicit(&tim->state, RTE_EVENT_TIMER_ARMED, rte_memory_order_release);

total: 0 errors, 2 warnings, 186 lines checked


More information about the test-report mailing list