automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw51787 [PATCH] examples/multi_process/symmetric_mp: fix link check
       [not found] <20190327111318.12347-1-akhil.goyal@nxp.com>
@ 2019-03-27 11:23 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-03-27 11:23 UTC (permalink / raw)
  To: test-report; +Cc: Akhil Goyal

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

_coding style issues_


WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#38: FILE: examples/multi_process/symmetric_mp/main.c:76:
+static unsigned port_mask = 0;

ERROR:INITIALISED_STATIC: do not initialise statics to 0
#38: FILE: examples/multi_process/symmetric_mp/main.c:76:
+static unsigned port_mask = 0;

total: 1 errors, 1 warnings, 39 lines checked

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

only message in thread, other threads:[~2019-03-27 11:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20190327111318.12347-1-akhil.goyal@nxp.com>
2019-03-27 11:23 ` [dpdk-test-report] |WARNING| pw51787 [PATCH] examples/multi_process/symmetric_mp: fix link check 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).