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

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Aug 5 06:19:55 CEST 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'TIM' may be misspelled - perhaps 'TIME'?
#100: 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'?
#101: 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'?
#113: 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