automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw101607 [PATCH v10 1/5] sched: add PIE based congestion management
       [not found] <20211014113414.2422262-2-wojciechx.liguzinski@intel.com>
@ 2021-10-14 11:35 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-10-14 11:35 UTC (permalink / raw)
  To: test-report; +Cc: Liguzinski, WojciechX

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

_coding style issues_


ERROR:TRAILING_WHITESPACE: trailing whitespace
#636: FILE: lib/sched/rte_sched.c:192:
+^I$

WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#880: FILE: lib/sched/rte_sched.c:1873:
+		return rte_red_enqueue(red_cfg, red, qlen, port->time);
+	} else {

ERROR:TRAILING_WHITESPACE: trailing whitespace
#885: FILE: lib/sched/rte_sched.c:1878:
+^I^I$

ERROR:SPACING: space required before the open brace '{'
#908: FILE: lib/sched/rte_sched.c:1898:
+	if (subport->cman == RTE_SCHED_CMAN_PIE){

total: 3 errors, 1 warnings, 976 lines checked

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

only message in thread, other threads:[~2021-10-14 11:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20211014113414.2422262-2-wojciechx.liguzinski@intel.com>
2021-10-14 11:35 ` [dpdk-test-report] |WARNING| pw101607 [PATCH v10 1/5] sched: add PIE based congestion management 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).