|WARNING| pw138555 [PATCH 46/83] event/cnxk: move alignment attribute on types
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Mar 20 16:47:17 CET 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/138555
_coding style issues_
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#248: FILE: drivers/event/cnxk/cnxk_tim_evdev.h:126:
+struct __rte_cache_aligned cnxk_tim_ring {
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#270: FILE: drivers/event/cnxk/cnxk_tim_worker.c:95:
+ alignas(RTE_CACHE_LINE_SIZE) struct cnxk_tim_ent entry[CNXK_TIM_MAX_BURST];
WARNING:TYPO_SPELLING: 'TIM' may be misspelled - perhaps 'TIME'?
#270: FILE: drivers/event/cnxk/cnxk_tim_worker.c:95:
+ alignas(RTE_CACHE_LINE_SIZE) struct cnxk_tim_ent entry[CNXK_TIM_MAX_BURST];
total: 0 errors, 3 warnings, 112 lines checked
More information about the test-report
mailing list