|WARNING| pw139356 [PATCH v2 43/83] event/octeontx: move alignment attribute on types
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Apr 15 22:13:02 CEST 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/139356
_coding style issues_
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#183: FILE: drivers/event/octeontx/timvf_evdev.h:126:
+struct __rte_aligned(8) tim_mem_bucket {
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#223: FILE: drivers/event/octeontx/timvf_worker.c:149:
+ alignas(RTE_CACHE_LINE_SIZE) struct tim_mem_entry entry[TIMVF_MAX_BURST];
total: 0 errors, 2 warnings, 68 lines checked
More information about the test-report
mailing list