|WARNING| pw158670 [PATCH v4 1/3] ring: safe partial ordering for head/tail update
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Nov 11 19:17:27 CET 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/158670
_coding style issues_
Must be a reply to the first patch (--in-reply-to).
WARNING:TYPO_SPELLING: 'CAS' may be misspelled - perhaps 'CASE'?
#80:
loads, and CAS operations. However, this approach introduces a
^^^
WARNING:TYPO_SPELLING: 'CAS' may be misspelled - perhaps 'CASE'?
#85:
the CAS and the preceding load of the head by converting them to
^^^
WARNING:TYPO_SPELLING: 'CAS' may be misspelled - perhaps 'CASE'?
#168: FILE: lib/ring/rte_ring_c11_pvt.h:134:
+ * observed by that thread on CAS failure (to retry
^^^
total: 0 errors, 3 warnings, 62 lines checked
More information about the test-report
mailing list