[dpdk-test-report] |WARNING| pw88712 [PATCH 3/3] event/octeontx2: add timer periodic mode support

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Mar 8 21:47:11 CET 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#93: FILE: drivers/event/octeontx2/otx2_tim_evdev.c:68:
+	adptr_info->min_resolution_ns = tim_ring->ena_periodic ?

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#94: FILE: drivers/event/octeontx2/otx2_tim_evdev.c:69:
+		tim_ring->max_tout : tim_ring->tck_nsec;

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#94: FILE: drivers/event/octeontx2/otx2_tim_evdev.c:69:
+		tim_ring->max_tout : tim_ring->tck_nsec;

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#103: FILE: drivers/event/octeontx2/otx2_tim_evdev.c:167:
+		tim_ring->ena_dfb = tim_ring->ena_periodic ? 1 : 0;

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#103: FILE: drivers/event/octeontx2/otx2_tim_evdev.c:167:
+		tim_ring->ena_dfb = tim_ring->ena_periodic ? 1 : 0;

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#141: FILE: drivers/event/octeontx2/otx2_tim_evdev.c:315:
+	tim_ring->max_tout = is_periodic ?

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#147: FILE: drivers/event/octeontx2/otx2_tim_evdev.c:321:
+	tim_ring->ena_periodic = is_periodic;

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#156: FILE: drivers/event/octeontx2/otx2_tim_evdev.c:369:
+	cfg_req->enableperiodic = tim_ring->ena_periodic;

total: 0 errors, 8 warnings, 82 lines checked


More information about the test-report mailing list