automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw146587 [PATCH v3 01/22] event/cnxk: use stdatomic API
       [not found] <20241022084641.14497-1-pbhagavatula@marvell.com>
@ 2024-10-22  9:19 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-10-22  9:19 UTC (permalink / raw)
  To: test-report; +Cc: pbhagavatula

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

_coding style issues_


ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#149: FILE: drivers/event/cnxk/cn10k_eventdev.h:22:
+	alignas(RTE_CACHE_LINE_SIZE) int64_t __rte_atomic *fc_mem;
 	                                                  ^

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#615: FILE: drivers/event/cnxk/cnxk_tim_evdev.c:361:
+		rte_atomic_load_explicit(&tim_ring->arm_cnt, rte_memory_order_relaxed);

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#624: FILE: drivers/event/cnxk/cnxk_tim_evdev.c:373:
+	rte_atomic_store_explicit(&tim_ring->arm_cnt, 0, rte_memory_order_relaxed);

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#670: FILE: drivers/event/cnxk/cnxk_tim_worker.c:73:
+		rte_atomic_fetch_add_explicit(&tim_ring->arm_cnt, index, rte_memory_order_relaxed);

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#680: FILE: drivers/event/cnxk/cnxk_tim_worker.c:127:
+		rte_atomic_fetch_add_explicit(&tim_ring->arm_cnt, set_timers,

WARNING:TYPO_SPELLING: 'TIM' may be misspelled - perhaps 'TIME'?
#743: FILE: drivers/event/cnxk/cnxk_tim_worker.h:65:
+	return rte_atomic_fetch_add_explicit(&bktp->w1, TIM_BUCKET_SEMA_WLOCK,

WARNING:TYPO_SPELLING: 'TIM' may be misspelled - perhaps 'TIME'?
#751: FILE: drivers/event/cnxk/cnxk_tim_worker.h:72:
+	return rte_atomic_fetch_add_explicit(&bktp->w1, TIM_BUCKET_SEMA, rte_memory_order_relaxed);

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#859: FILE: drivers/event/cnxk/cnxk_tim_worker.h:417:
+		rte_atomic_store_explicit(&bkt->chunk_remainder, tim_ring->nb_chunk_slots - 1,

total: 1 errors, 7 warnings, 0 checks, 679 lines checked

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

only message in thread, other threads:[~2024-10-22  9:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20241022084641.14497-1-pbhagavatula@marvell.com>
2024-10-22  9:19 ` |WARNING| pw146587 [PATCH v3 01/22] event/cnxk: use stdatomic API 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).