automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw132812 [PATCH v2 09/19] rcu: use rte optional stdatomic API
       [not found] <1697574677-16578-10-git-send-email-roretzla@linux.microsoft.com>
@ 2023-10-17 20:32 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-10-17 20:32 UTC (permalink / raw)
  To: test-report; +Cc: Tyler Retzlaff

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

_coding style issues_


WARNING:TYPO_SPELLING: 'THRID' may be misspelled - perhaps 'THIRD'?
#105: FILE: lib/rcu/rte_rcu_qsbr.c:105:
+	old_bmap = rte_atomic_load_explicit(__RTE_QSBR_THRID_ARRAY_ELM(v, i),

WARNING:TYPO_SPELLING: 'THRID' may be misspelled - perhaps 'THIRD'?
#134: FILE: lib/rcu/rte_rcu_qsbr.c:157:
+	old_bmap = rte_atomic_load_explicit(__RTE_QSBR_THRID_ARRAY_ELM(v, i),

WARNING:TYPO_SPELLING: 'THRID' may be misspelled - perhaps 'THIRD'?
#165: FILE: lib/rcu/rte_rcu_qsbr.c:230:
+		bmap = rte_atomic_load_explicit(__RTE_QSBR_THRID_ARRAY_ELM(v, i),

WARNING:TYPO_SPELLING: 'THRID' may be misspelled - perhaps 'THIRD'?
#185: FILE: lib/rcu/rte_rcu_qsbr.c:251:
+		bmap = rte_atomic_load_explicit(__RTE_QSBR_THRID_ARRAY_ELM(v, i),

WARNING:TYPO_SPELLING: 'THRID' may be misspelled - perhaps 'THIRD'?
#214: FILE: lib/rcu/rte_rcu_qsbr.h:66:
+#define __RTE_QSBR_THRID_ARRAY_ELM_SIZE (sizeof(RTE_ATOMIC(uint64_t)) * 8)

WARNING:TYPO_SPELLING: 'THRID' may be misspelled - perhaps 'THIRD'?
#219: FILE: lib/rcu/rte_rcu_qsbr.h:70:
+#define __RTE_QSBR_THRID_ARRAY_ELM(v, i) ((uint64_t __rte_atomic *) \

ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#354: FILE: lib/rcu/rte_rcu_qsbr.h:520:
+	RTE_ATOMIC(uint64_t) *reg_thread_id;
 	                     ^

total: 1 errors, 6 warnings, 296 lines checked

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

only message in thread, other threads:[~2023-10-17 20:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1697574677-16578-10-git-send-email-roretzla@linux.microsoft.com>
2023-10-17 20:32 ` |WARNING| pw132812 [PATCH v2 09/19] rcu: use rte optional 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).