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

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

_coding style issues_


ERROR:OPEN_BRACE: that open brace { should be on the previous line
#788: FILE: lib/sched/rte_sched.c:1266:
+		if (params->cman_params != NULL)
+		{

ERROR:ELSE_AFTER_BRACE: else should follow close brace '}'
#798: FILE: lib/sched/rte_sched.c:1276:
 		}
+		else {

ERROR:OPEN_BRACE: that open brace { should be on the previous line
#864: FILE: lib/sched/rte_sched.c:1845:
+	if (subport->cman_enabled)
+	{

ERROR:OPEN_BRACE: that open brace { should be on the previous line
#934: FILE: lib/sched/rte_sched.c:1900:
+	if (subport->cman_enabled)
+	{

total: 4 errors, 0 warnings, 999 lines checked

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

only message in thread, other threads:[~2021-11-02 23:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20211102235750.422908-2-wojciechx.liguzinski@intel.com>
2021-11-02 23:59 ` [dpdk-test-report] |WARNING| pw103544 [PATCH v20 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).