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

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

_coding style issues_


WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#44: 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'
#46: 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-27 12:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20190927100513.105674-2-mb@smartsharesystems.com>
2019-09-27 12:09 ` [dpdk-test-report] |WARNING| pw60016 [PATCH v3 1/3] 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).