automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw21985 [PATCH 2/2] drivers/mempool: add ring mempool handler as driver
       [not found] <1490004190-16892-2-git-send-email-shreyansh.jain@nxp.com>
@ 2017-03-20 20:41 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-03-20 20:41 UTC (permalink / raw)
  To: test-report; +Cc: Shreyansh Jain

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

_coding style issues_


WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#170: FILE: drivers/mempool/ring/rte_mempool_ring.c:43:
+		unsigned n)

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#177: FILE: drivers/mempool/ring/rte_mempool_ring.c:50:
+		unsigned n)

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#183: FILE: drivers/mempool/ring/rte_mempool_ring.c:56:
+common_ring_mc_dequeue(struct rte_mempool *mp, void **obj_table, unsigned n)

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#189: FILE: drivers/mempool/ring/rte_mempool_ring.c:62:
+common_ring_sc_dequeue(struct rte_mempool *mp, void **obj_table, unsigned n)

total: 0 errors, 4 warnings, 241 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-03-20 20:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1490004190-16892-2-git-send-email-shreyansh.jain@nxp.com>
2017-03-20 20:41 ` [dpdk-test-report] |WARNING| pw21985 [PATCH 2/2] drivers/mempool: add ring mempool handler as driver 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).