automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw92211 [PATCH v2 25/33] event/cnxk: add timer adapter info function
       [not found] <20210426174441.2302-26-pbhagavatula@marvell.com>
@ 2021-04-26 17:49 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-04-26 17:49 UTC (permalink / raw)
  To: test-report; +Cc: pbhagavatula

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

_coding style issues_


WARNING:TYPO_SPELLING: 'TIM' may be misspelled - perhaps 'TIME'?
#80: 
Add TIM event timer adapter info get function.

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#97: FILE: drivers/event/cnxk/cnxk_tim_evdev.c:80:
+cnxk_tim_ring_info_get(const struct rte_event_timer_adapter *adptr,

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#100: FILE: drivers/event/cnxk/cnxk_tim_evdev.c:83:
+	struct cnxk_tim_ring *tim_ring = adptr->data->adapter_priv;

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#100: FILE: drivers/event/cnxk/cnxk_tim_evdev.c:83:
+	struct cnxk_tim_ring *tim_ring = adptr->data->adapter_priv;

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#102: FILE: drivers/event/cnxk/cnxk_tim_evdev.c:85:
+	adptr_info->max_tmo_ns = tim_ring->max_tout;

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#103: FILE: drivers/event/cnxk/cnxk_tim_evdev.c:86:
+	adptr_info->min_resolution_ns = tim_ring->tck_nsec;

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#115: FILE: drivers/event/cnxk/cnxk_tim_evdev.c:233:
+	cnxk_tim_ops.get_info = cnxk_tim_ring_info_get;

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#115: FILE: drivers/event/cnxk/cnxk_tim_evdev.c:233:
+	cnxk_tim_ops.get_info = cnxk_tim_ring_info_get;

total: 0 errors, 8 warnings, 25 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-04-26 17:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210426174441.2302-26-pbhagavatula@marvell.com>
2021-04-26 17:49 ` [dpdk-test-report] |WARNING| pw92211 [PATCH v2 25/33] event/cnxk: add timer adapter info function checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).