|WARNING| pw114154 [PATCH] event/cnxk: fix stale data in workslots

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jul 25 10:37:26 CEST 2022


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

_coding style issues_


WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#135: FILE: drivers/event/cnxk/cn10k_eventdev.c:928:
+cn10k_tim_caps_get(const struct rte_eventdev *evdev, uint64_t flags,

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#138: FILE: drivers/event/cnxk/cn10k_eventdev.c:931:
+	return cnxk_tim_caps_get(evdev, flags, caps, ops,

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#150: FILE: drivers/event/cnxk/cn10k_eventdev.c:968:
+	.timer_adapter_caps_get = cn10k_tim_caps_get,

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#223: FILE: drivers/event/cnxk/cn9k_eventdev.c:1159:
+cn9k_tim_caps_get(const struct rte_eventdev *evdev, uint64_t flags,

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#226: FILE: drivers/event/cnxk/cn9k_eventdev.c:1162:
+	return cnxk_tim_caps_get(evdev, flags, caps, ops,

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#238: FILE: drivers/event/cnxk/cn9k_eventdev.c:1197:
+	.timer_adapter_caps_get = cn9k_tim_caps_get,

total: 0 errors, 6 warnings, 177 lines checked


More information about the test-report mailing list