|WARNING| pw138534 [PATCH 43/83] event/octeontx: move alignment attribute on types
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Mar 20 16:44:47 CET 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/138534
_coding style issues_
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#180: FILE: drivers/event/octeontx/timvf_evdev.h:126:
+struct __rte_aligned(8) tim_mem_bucket {
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#220: 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