automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw21986 [PATCH 1/2] drivers/mempool: add stack mempool handler as driver
       [not found] <1490004190-16892-1-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/21986

_coding style issues_


WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#225: FILE: drivers/mempool/stack/rte_mempool_stack.c:50:
+	unsigned n = mp->size;

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#248: FILE: drivers/mempool/stack/rte_mempool_stack.c:73:
+		unsigned n)

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#252: FILE: drivers/mempool/stack/rte_mempool_stack.c:77:
+	unsigned index;

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#275: FILE: drivers/mempool/stack/rte_mempool_stack.c:100:
+		unsigned n)

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#279: FILE: drivers/mempool/stack/rte_mempool_stack.c:104:
+	unsigned index, len;

total: 0 errors, 5 warnings, 267 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-1-git-send-email-shreyansh.jain@nxp.com>
2017-03-20 20:41 ` [dpdk-test-report] |WARNING| pw21986 [PATCH 1/2] drivers/mempool: add stack 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).