automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw37319 [PATCH v2 3/3] ethdev: deprecate port count function
       [not found] <20180405153322.5488-4-thomas@monjalon.net>
@ 2018-04-05 15:34 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-04-05 15:34 UTC (permalink / raw)
  To: test-report; +Cc: Thomas Monjalon

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

_coding style issues_


WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#348: FILE: examples/distributor/main.c:545:
+	const unsigned xor_val = (rte_eth_dev_count_avail() > 1);

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#588: FILE: examples/l2fwd-crypto/main.c:2314:
+	unsigned nb_ports = rte_eth_dev_count_avail();

total: 0 errors, 2 warnings, 816 lines checked

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

only message in thread, other threads:[~2018-04-05 15:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20180405153322.5488-4-thomas@monjalon.net>
2018-04-05 15:34 ` [dpdk-test-report] |WARNING| pw37319 [PATCH v2 3/3] ethdev: deprecate port count 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).