automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw37981 [PATCH 2/2] testpmd: add code to simulate noisy neighbour memory usage
       [not found] <20180412143422.31739-3-jfreimann@redhat.com>
@ 2018-04-12 14:35 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-04-12 14:35 UTC (permalink / raw)
  To: test-report; +Cc: Jens Freimann

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

_coding style issues_


ERROR:SPACING: space prohibited before that close parenthesis ')'
#69: FILE: app/test-pmd/iofwd.c:48:
+	vnf_mem[i % ((vnf_memory_footprint * 1024 * 1024 ) /

ERROR:SPACING: space prohibited before that close parenthesis ')'
#79: FILE: app/test-pmd/iofwd.c:58:
+	r = vnf_mem[i % ((vnf_memory_footprint * 1024 * 1024 ) /

ERROR:SPACING: space required after that ',' (ctx:VxV)
#97: FILE: app/test-pmd/iofwd.c:76:
+	uint16_t i,j;
 	          ^

ERROR:GLOBAL_INITIALISERS: do not initialise globals to 0
#189: FILE: app/test-pmd/testpmd.c:270:
+uint64_t vnf_memory_footprint = 0;

ERROR:GLOBAL_INITIALISERS: do not initialise globals to 0
#195: FILE: app/test-pmd/testpmd.c:276:
+uint64_t nb_rnd_write = 0;

ERROR:GLOBAL_INITIALISERS: do not initialise globals to 0
#201: FILE: app/test-pmd/testpmd.c:282:
+uint64_t nb_rnd_read = 0;

ERROR:GLOBAL_INITIALISERS: do not initialise globals to 0
#207: FILE: app/test-pmd/testpmd.c:288:
+uint64_t nb_rnd_read_write = 0;

total: 7 errors, 0 warnings, 173 lines checked

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

only message in thread, other threads:[~2018-04-12 14:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20180412143422.31739-3-jfreimann@redhat.com>
2018-04-12 14:35 ` [dpdk-test-report] |WARNING| pw37981 [PATCH 2/2] testpmd: add code to simulate noisy neighbour memory usage 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).