|WARNING| pw139359 [PATCH v2 46/83] event/cnxk: move alignment attribute on types

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Apr 15 22:12:52 CEST 2024


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

_coding style issues_


WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#251: 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'?
#273: 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'?
#273: 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