automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw88222 [PATCH 3/4] event/octeontx2: reduce chunk pool memory usage
       [not found] <20210225122315.6350-3-pbhagavatula@marvell.com>
@ 2021-02-25 12:23 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-02-25 12:23 UTC (permalink / raw)
  To: test-report; +Cc: pbhagavatula

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

_coding style issues_


WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#97: FILE: drivers/event/octeontx2/otx2_tim_evdev.c:95:
+	tim_ring->nb_chunks += (cache_sz * rte_lcore_count());

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#110: FILE: drivers/event/octeontx2/otx2_tim_evdev.c:273:
+	if (tim_ring->disable_npa) {

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#111: FILE: drivers/event/octeontx2/otx2_tim_evdev.c:274:
+		tim_ring->nb_chunks =

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#112: FILE: drivers/event/octeontx2/otx2_tim_evdev.c:275:
+			tim_ring->nb_timers /

WARNING:TYPO_SPELLING: 'TIM' may be misspelled - perhaps 'TIME'?
#113: FILE: drivers/event/octeontx2/otx2_tim_evdev.c:276:
+			OTX2_TIM_NB_CHUNK_SLOTS(tim_ring->chunk_sz);

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#113: FILE: drivers/event/octeontx2/otx2_tim_evdev.c:276:
+			OTX2_TIM_NB_CHUNK_SLOTS(tim_ring->chunk_sz);

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#120: FILE: drivers/event/octeontx2/otx2_tim_evdev.c:279:
+		tim_ring->nb_chunks = tim_ring->nb_timers;

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#120: FILE: drivers/event/octeontx2/otx2_tim_evdev.c:279:
+		tim_ring->nb_chunks = tim_ring->nb_timers;

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#122: FILE: drivers/event/octeontx2/otx2_tim_evdev.c:281:
+	tim_ring->nb_chunk_slots = OTX2_TIM_NB_CHUNK_SLOTS(tim_ring->chunk_sz);

WARNING:TYPO_SPELLING: 'TIM' may be misspelled - perhaps 'TIME'?
#122: FILE: drivers/event/octeontx2/otx2_tim_evdev.c:281:
+	tim_ring->nb_chunk_slots = OTX2_TIM_NB_CHUNK_SLOTS(tim_ring->chunk_sz);

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#122: FILE: drivers/event/octeontx2/otx2_tim_evdev.c:281:
+	tim_ring->nb_chunk_slots = OTX2_TIM_NB_CHUNK_SLOTS(tim_ring->chunk_sz);

WARNING:TYPO_SPELLING: 'TIM' may be misspelled - perhaps 'TIME'?
#135: FILE: drivers/event/octeontx2/otx2_tim_evdev.h:68:
+#define OTX2_TIM_RING_DEF_CHUNK_SZ	(1024)

WARNING:TYPO_SPELLING: 'TIM' may be misspelled - perhaps 'TIME'?
#141: FILE: drivers/event/octeontx2/otx2_tim_evdev.h:73:
+#define OTX2_TIM_MIN_CHUNK_SLOTS	(0x3F)

total: 0 errors, 13 warnings, 46 lines checked

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

only message in thread, other threads:[~2021-02-25 12:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210225122315.6350-3-pbhagavatula@marvell.com>
2021-02-25 12:23 ` [dpdk-test-report] |WARNING| pw88222 [PATCH 3/4] event/octeontx2: reduce chunk pool memory usage 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).