|WARNING| pw164432 [PATCH v4 03/27] ring: unify memory model on C11, remove atomic32

checkpatch at dpdk.org checkpatch at dpdk.org
Wed May 27 01:25:10 CEST 2026


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

_coding style issues_


WARNING:TYPO_SPELLING: 'CAS' may be misspelled - perhaps 'CASE'?
#102: 
Exception: on x86 with GCC, atomic_compare_exchange on the head CAS
                                                                ^^^

WARNING:TYPO_SPELLING: 'CAS' may be misspelled - perhaps 'CASE'?
#249: FILE: lib/ring/rte_ring_c11_pvt.h:101:
+		 * observed by that thread on CAS failure (to retry
 		                              ^^^

total: 0 errors, 2 warnings, 407 lines checked
Warning in lib/ring/rte_ring_x86_pvt.h:
Using __sync_xxx builtins


More information about the test-report mailing list