|WARNING| pw158057 [PATCH 1/1] eal: correct memory ordering in MCS lock
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Thu Oct 23 20:48:03 CEST 2025
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/158057
_coding style issues_
WARNING:TYPO_SPELLING: 'CAS' may be misspelled - perhaps 'CASE'?
#103: 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'?
#190: 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