|WARNING| pw105919 [PATCH] mempool: optimize put objects to mempool with cache

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jan 17 12:52:41 CET 2022


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

_coding style issues_


WARNING:REPEATED_WORD: Possible repeated word: 'the'
#64: 
 1. If the the objects cannot be added to the cache without crossing the

WARNING:TYPO_SPELLING: 'Futhermore' may be misspelled - perhaps 'Furthermore'?
#103: 
Futhermore, a minor bug in the flush threshold comparison has been

WARNING:REPEATED_WORD: Possible repeated word: 'the'
#153: FILE: lib/mempool/rte_mempool.h:1354:
+	 *   1. If the the objects cannot be added to the cache without

total: 0 errors, 3 warnings, 72 lines checked
Warning in lib/mempool/rte_mempool.h:
Using rte_panic/rte_exit


More information about the test-report mailing list