|WARNING| pw143765 [PATCH] rcu: refactor rcu register/unregister functions
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Sep 6 22:53:14 CEST 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/143765
_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