|WARNING| pw143795 [PATCH] rcu: refactor rcu register/unregister functions

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Sep 8 10:44:11 CEST 2024


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

_coding style issues_


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

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

total: 0 errors, 2 warnings, 111 lines checked


More information about the test-report mailing list