[dpdk-test-report] |WARNING| pw68056 [PATCH dpdk-dev v2 2/2] mempool: use shared memzone for rte_mempool_ops

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Apr 9 17:04:47 CEST 2020


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#129: 
Previous discussion: https://mails.dpdk.org/archives/dev/2020-March/159354.html

ERROR:INITIALISED_STATIC: do not initialise statics to false
#220: FILE: lib/librte_mempool/rte_mempool_ops.c:22:
+	static bool mempool_shared_ops_inited = false;

total: 1 errors, 1 warnings, 174 lines checked


More information about the test-report mailing list