|WARNING| pw158674 [PATCH v5 2/3] ring: establish a safe partial order in hts-ring
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Nov 11 19:37:40 CET 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/158674
_coding style issues_
WARNING:TYPO_SPELLING: 'CAS' may be misspelled - perhaps 'CASE'?
#52:
Enforce a safe partial order by making the CAS and the preceding head
^^^
WARNING:TYPO_SPELLING: 'CAS' may be misspelled - perhaps 'CASE'?
#102: FILE: lib/ring/rte_ring_hts_elem_pvt.h:54:
+ * function when it reaches the linearization point (CAS).
^^^
WARNING:TYPO_SPELLING: 'CAS' may be misspelled - perhaps 'CASE'?
#143: FILE: lib/ring/rte_ring_hts_elem_pvt.h:114:
+ * A0: Synchronizes with the CAS at R1.
^^^
total: 0 errors, 3 warnings, 110 lines checked
More information about the test-report
mailing list