automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw40887 [PATCH 03/15] examples/l2fwd: move structure definitions to common header
       [not found] <1528477766-15788-4-git-send-email-anoob.joseph@caviumnetworks.com>
@ 2018-06-08 17:10 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-06-08 17:10 UTC (permalink / raw)
  To: test-report; +Cc: Anoob Joseph

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

_coding style issues_


WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#34: FILE: examples/l2fwd/l2fwd_common.h:25:
+	unsigned n_rx_port;

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#35: FILE: examples/l2fwd/l2fwd_common.h:26:
+	unsigned rx_port_list[MAX_RX_QUEUE_PER_LCORE];

total: 0 errors, 2 warnings, 38 lines checked

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

only message in thread, other threads:[~2018-06-08 17:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1528477766-15788-4-git-send-email-anoob.joseph@caviumnetworks.com>
2018-06-08 17:10 ` [dpdk-test-report] |WARNING| pw40887 [PATCH 03/15] examples/l2fwd: move structure definitions to common header 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).