[dpdk-test-report] |WARNING| pw97560 [PATCH v2] event/cnxk: reduce max timer chunk pool cache size

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Aug 30 18:16:38 CEST 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'TIM' may be misspelled - perhaps 'TIME'?
#108: FILE: drivers/event/cnxk/cnxk_tim_evdev.c:30:
+	if (cache_sz > CNXK_TIM_MAX_POOL_CACHE_SZ)

WARNING:TYPO_SPELLING: 'TIM' may be misspelled - perhaps 'TIME'?
#109: FILE: drivers/event/cnxk/cnxk_tim_evdev.c:31:
+		cache_sz = CNXK_TIM_MAX_POOL_CACHE_SZ;

WARNING:TYPO_SPELLING: 'TIM' may be misspelled - perhaps 'TIME'?
#121: FILE: drivers/event/cnxk/cnxk_tim_evdev.h:34:
+#define CNXK_TIM_MAX_POOL_CACHE_SZ  (128)

total: 0 errors, 3 warnings, 17 lines checked


More information about the test-report mailing list