|WARNING| pw137804 [RFC 3/7] eal: add bit manipulation functions which read or write once

checkpatch at dpdk.org checkpatch at dpdk.org
Sat Mar 2 15:03:21 CET 2024


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

_coding style issues_


WARNING:TYPO_SPELLING: 'endcode' may be misspelled - perhaps 'encode'?
#149: FILE: lib/eal/include/rte_bitops.h:352:
+ * ndcode

WARNING:TYPO_SPELLING: 'endcode' may be misspelled - perhaps 'encode'?
#158: FILE: lib/eal/include/rte_bitops.h:361:
+ * ndcode

WARNING:REPEATED_WORD: Possible repeated word: 'with'
#162: FILE: lib/eal/include/rte_bitops.h:365:
+ * object code could (and in many cases would be) replaced with
+ * with the equivalent to

WARNING:TYPO_SPELLING: 'endcode' may be misspelled - perhaps 'encode'?
#168: FILE: lib/eal/include/rte_bitops.h:371:
+ * ndcode

WARNING:TYPO_SPELLING: 'preffered' may be misspelled - perhaps 'preferred'?
#171: FILE: lib/eal/include/rte_bitops.h:374:
+ * preffered over the "once" family of operations (e.g.,

total: 0 errors, 5 warnings, 241 lines checked


More information about the test-report mailing list