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

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Mar 14 17:46:44 CET 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#95: 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'?
#96: 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'?
#96: 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'?
#105: 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'?
#105: 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'?
#143: FILE: drivers/event/octeontx2/otx2_tim_evdev.c:315:
+	tim_ring->max_tout = is_periodic ?

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

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#158: 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