|WARNING| pw114803 [PATCH 1/2] member: implement NitroSketch mode
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Aug 10 09:46:41 CEST 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/114803
_coding style issues_
WARNING:TYPO_SPELLING: 'approches' may be misspelled - perhaps 'approaches'?
#68:
appears as a promising alternative to traditional approches such as
WARNING:TYPO_SPELLING: 'decending' may be misspelled - perhaps 'descending'?
#922: FILE: lib/member/rte_member_heap.h:376:
+/* sort the heap into a decending array */
WARNING:TYPO_SPELLING: 'mesured' may be misspelled - perhaps 'measured'?
#1432: FILE: lib/member/rte_member_sketch.c:460:
+ * If sketch is mesured by byte count,
WARNING:TYPO_SPELLING: 'complier' may be misspelled - perhaps 'compiler'?
#1884: FILE: lib/member/rte_xxh64_avx512.h:104:
+ * _mm512_rem_epi64(), but seems it depends on the complier's
total: 0 errors, 4 warnings, 1723 lines checked
Warning in lib/member/rte_member_sketch.c:
Using %l format, prefer %PRI*64 if type is [u]int64_t
Warning in lib/member/rte_member_heap.h:
Declaring a variable inside for()
More information about the test-report
mailing list