|WARNING| pw117324 [PATCH v2] mempool: fix get objects from mempool with cache

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Oct 4 18:05:10 CEST 2022


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#57: 
A flush threshold for the mempool cache was introduced in DPDK version 1.3, but rte_mempool_do_generic_get() was not completely updated back then, and some inefficiencies were introduced.

total: 0 errors, 1 warnings, 91 lines checked


More information about the test-report mailing list