automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw34603 [PATCH v2 3/3] net/i40e: add device args to disable global configuration
       [not found] <1517219638-64672-4-git-send-email-beilei.xing@intel.com>
@ 2018-01-29 23:24 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-01-29 23:24 UTC (permalink / raw)
  To: test-report; +Cc: Beilei Xing

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

_coding style issues_


CHECK:BRACES: Unbalanced braces around else statement
#240: FILE: drivers/net/i40e/i40e_ethdev.c:3601:
+	} else

CHECK:BRACES: braces {} should be used on all arms of this statement
#358: FILE: drivers/net/i40e/i40e_ethdev.c:9104:
+		if (!pf->dis_global_cfg) {
[...]
 						  I40E_GLQF_HASH_MSK(i, pctype),
[...]

CHECK:BRACES: Unbalanced braces around else statement
#394: FILE: drivers/net/i40e/i40e_ethdev.c:9133:
+		} else

CHECK:BRACES: braces {} should be used on all arms of this statement
#446: FILE: drivers/net/i40e/i40e_ethdev.c:9287:
+	if (!pf->dis_global_cfg) {
[...]
+	} else
[...]

CHECK:BRACES: Unbalanced braces around else statement
#457: FILE: drivers/net/i40e/i40e_ethdev.c:9298:
+	} else

CHECK:BRACES: braces {} should be used on all arms of this statement
#519: FILE: drivers/net/i40e/i40e_fdir.c:653:
+	if (!pf->dis_global_cfg) {
[...]
+	} else
[...]

CHECK:BRACES: Unbalanced braces around else statement
#533: FILE: drivers/net/i40e/i40e_fdir.c:667:
+			} else

CHECK:BRACES: Unbalanced braces around else statement
#540: FILE: drivers/net/i40e/i40e_fdir.c:674:
+	} else

total: 0 errors, 0 warnings, 8 checks, 490 lines checked

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

only message in thread, other threads:[~2018-01-29 23:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1517219638-64672-4-git-send-email-beilei.xing@intel.com>
2018-01-29 23:24 ` [dpdk-test-report] |WARNING| pw34603 [PATCH v2 3/3] net/i40e: add device args to disable global configuration 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).