|WARNING| pw158669 [PATCH v2 1/1] eal: correct memory ordering in MCS lock

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Nov 11 18:38:44 CET 2025


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

_coding style issues_

Must be a reply to the first patch (--in-reply-to).


WARNING:TYPO_SPELLING: 'CAS' may be misspelled - perhaps 'CASE'?
#108: FILE: lib/eal/include/rte_mcslock.h:68:
+	 *     Must synchronize with R2 the releasing CAS in unlock(), this will ensure
 	                                              ^^^

WARNING:TYPO_SPELLING: 'CAS' may be misspelled - perhaps 'CASE'?
#195: FILE: lib/eal/include/rte_mcslock.h:140:
+		 * A3: Another thread was enqueued concurrently, so the CAS and the lock
 		                                                        ^^^

total: 0 errors, 2 warnings, 140 lines checked


More information about the test-report mailing list