|WARNING| pw133323 [PATCH v3 04/19] eventdev: use rte optional stdatomic API
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Oct 26 02:34:18 CEST 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/133323
_coding style issues_
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#105: 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'?
#114: 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