|WARNING| pw147271 [PATCH v7 06/22] event/cnxk: add CN20K event port configuration

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Oct 25 15:05:04 CEST 2024


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

_coding style issues_


WARNING:TYPO_SPELLING: 'TIM' may be misspelled - perhaps 'TIME'?
#299: FILE: drivers/event/cnxk/cn20k_eventdev.c:73:
+	plt_write64(val, ws->base + SSOW_LF_GWS_NW_TIM);

ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#453: FILE: drivers/event/cnxk/cn20k_eventdev.h:18:
+	alignas(RTE_CACHE_LINE_SIZE) int64_t __rte_atomic *fc_mem;
 	                                                  ^

total: 1 errors, 1 warnings, 425 lines checked


More information about the test-report mailing list