automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw93397 [RFC PATCH 1/3] sched: add pie based congestion management
       [not found] <20210524105822.63171-2-wojciechx.liguzinski@intel.com>
@ 2021-05-24 10:59 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-05-24 10:59 UTC (permalink / raw)
  To: test-report; +Cc: Liguzinski, WojciechX

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

_coding style issues_


WARNING:SPACING: space prohibited between function name and open parenthesis '('
#154: FILE: lib/sched/rte_sched.c:1093:
+rte_sched_red_config (struct rte_sched_port *port,

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#190: FILE: lib/sched/rte_sched.c:1129:
+rte_sched_pie_config (struct rte_sched_port *port,

WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#200: FILE: lib/sched/rte_sched.c:1139:
+			"%s: PIE tailq threshold incorrect 
", __func__);

ERROR:SPACING: space required before the open parenthesis '('
#226: FILE: lib/sched/rte_sched.c:1165:
+	if(params->cman == RTE_SCHED_CMAN_WRED)

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#420: FILE: lib/sched/rte_sched.c:1917:
+	rte_pie_dequeue (pie, pkt_len, time);

total: 1 errors, 4 warnings, 463 lines checked

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

only message in thread, other threads:[~2021-05-24 10:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210524105822.63171-2-wojciechx.liguzinski@intel.com>
2021-05-24 10:59 ` [dpdk-test-report] |WARNING| pw93397 [RFC PATCH 1/3] 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).