[dpdk-test-report] |WARNING| pw100421 [RFC] eal/arm: remove CASP constraints for GCC

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Oct 4 12:04:02 CEST 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'CAS' may be misspelled - perhaps 'CASE'?
#102: FILE: lib/eal/arm/include/rte_atomic_64.h:81:
+#define __ATOMIC128_CAS_OP(cas_op_name, op_string)                          \

WARNING:TYPO_SPELLING: 'cas' may be misspelled - perhaps 'case'?
#102: FILE: lib/eal/arm/include/rte_atomic_64.h:81:
+#define __ATOMIC128_CAS_OP(cas_op_name, op_string)                          \

WARNING:TYPO_SPELLING: 'cas' may be misspelled - perhaps 'case'?
#104: FILE: lib/eal/arm/include/rte_atomic_64.h:83:
+cas_op_name(rte_int128_t *dst, rte_int128_t *old, rte_int128_t updated)     \

total: 0 errors, 3 warnings, 26 lines checked


More information about the test-report mailing list