automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw53740 [PATCH 06/27] sched: update subport config api
       [not found] <20190528120553.2992-7-lukaszx.krakowiak@intel.com>
@ 2019-05-28 12:09 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-05-28 12:09 UTC (permalink / raw)
  To: test-report; +Cc: Lukasz Krakowiak

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

_coding style issues_


WARNING:TYPO_SPELLING: 'suport' may be misspelled - perhaps 'support'?
#20: 
Update suport configuration api implementation of the scheduler to allow

WARNING:BRACES: braces {} are not necessary for single statement blocks
#68: FILE: lib/librte_sched/rte_sched.c:518:
+	for (i = 0; i < RTE_SCHED_QUEUES_PER_PIPE; i++) {
+		size_per_pipe_queue_array += params->qsize[i] * sizeof(struct rte_mbuf *);
 	}

total: 0 errors, 2 warnings, 384 lines checked

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

only message in thread, other threads:[~2019-05-28 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] <20190528120553.2992-7-lukaszx.krakowiak@intel.com>
2019-05-28 12:09 ` [dpdk-test-report] |WARNING| pw53740 [PATCH 06/27] sched: update subport config api 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).