automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw59113 [PATCH] mbuf: add bulk free function
       [not found] <20190911091908.123151-1-mb@smartsharesystems.com>
@ 2019-09-11  9:20 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-09-11  9:20 UTC (permalink / raw)
  To: test-report; +Cc: Morten Brørup

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

_coding style issues_


WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#41: FILE: lib/librte_mbuf/rte_mbuf.h:1919:
+rte_pktmbuf_free_bulk(struct rte_mbuf **mbufs, unsigned count)

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#43: FILE: lib/librte_mbuf/rte_mbuf.h:1921:
+	unsigned idx = 0;

total: 0 errors, 2 warnings, 23 lines checked

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

only message in thread, other threads:[~2019-09-11  9:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20190911091908.123151-1-mb@smartsharesystems.com>
2019-09-11  9:20 ` [dpdk-test-report] |WARNING| pw59113 [PATCH] mbuf: add bulk free function 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).