[dpdk-test-report] |WARNING| pw103861 [PATCH v2] eal/arm: remove CASP constraints for GCC

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Nov 5 09:57:48 CET 2021


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

_coding style issues_


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

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

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

total: 0 errors, 3 warnings, 46 lines checked


More information about the test-report mailing list