|WARNING| pw169264 [PATCH 1/2] drivers: align cn20k TIM chunk buffers
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Sep 9 04:01:22 CEST 2026
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/169264
_coding style issues_
WARNING:TYPO_SPELLING: 'TIM' may be misspelled - perhaps 'TIME'?
#54:
Subject: [PATCH 1/2] drivers: align cn20k TIM chunk buffers
^^^
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#300: FILE: drivers/event/cnxk/cnxk_tim_evdev.c:292:
+ if (dev->tim.feat.hwwqe && dev->tim.feat.hwwqe_ver != TIM_HWWQE_VER_0) {
^^^
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#300: FILE: drivers/event/cnxk/cnxk_tim_evdev.c:292:
+ if (dev->tim.feat.hwwqe && dev->tim.feat.hwwqe_ver != TIM_HWWQE_VER_0) {
^^^
total: 0 errors, 3 warnings, 187 lines checked
More information about the test-report
mailing list