|WARNING| pw112204 [RFC,1/2] member: implement NitroSketch mode
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Jun 1 10:23:23 CEST 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/112204
_coding style issues_
WARNING:TYPO_SPELLING: 'approches' may be misspelled - perhaps 'approaches'?
#67:
appears as a promising alternative to traditional approches such as
WARNING:TYPO_SPELLING: 'decending' may be misspelled - perhaps 'descending'?
#938: FILE: lib/member/rte_member_heap.h:403:
+/* sort the heap into a decending array */
WARNING:TYPO_SPELLING: 'mesured' may be misspelled - perhaps 'measured'?
#1457: FILE: lib/member/rte_member_sketch.c:467:
+ * If sketch is mesured by byte count,
WARNING:TYPO_SPELLING: 'complier' may be misspelled - perhaps 'compiler'?
#1903: FILE: lib/member/rte_xxh64_avx512.h:104:
+ * _mm512_rem_epi64(), but seems it depends on the complier's
total: 0 errors, 4 warnings, 1743 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