* [dpdk-test-report] |WARNING| pw19066 [PATCH v2] mempool: don't check mempool flags when cache is enabled
[not found] <1484032450-1329-1-git-send-email-liuwf@arraynetworks.com.cn>
@ 2017-01-10 8:10 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-01-10 8:10 UTC (permalink / raw)
To: test-report; +Cc: Wenfeng Liu
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/19066
_coding style issues_
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#58: FILE: lib/librte_mempool/rte_mempool.h:1041:
+ unsigned n, struct rte_mempool_cache *cache)
WARNING:LONG_LINE: line over 90 characters
#81: FILE: lib/librte_mempool/rte_mempool.h:1103:
+ unsigned n, struct rte_mempool_cache *cache, __rte_unused int flags)
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#81: FILE: lib/librte_mempool/rte_mempool.h:1103:
+ unsigned n, struct rte_mempool_cache *cache, __rte_unused int flags)
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#94: FILE: lib/librte_mempool/rte_mempool.h:1243:
+ unsigned n, struct rte_mempool_cache *cache)
ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)
total: 1 errors, 4 warnings, 64 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-01-10 8:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1484032450-1329-1-git-send-email-liuwf@arraynetworks.com.cn>
2017-01-10 8:10 ` [dpdk-test-report] |WARNING| pw19066 [PATCH v2] mempool: don't check mempool flags when cache is enabled checkpatch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).