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

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

_coding style issues_


WARNING:STATIC_CONST_CHAR_ARRAY: static const char * array should probably be static const char * const
#74: FILE: drivers/net/i40e/i40e_ethdev.c:972:
+	static const char *valid_keys[] = {

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

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

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

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

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

total: 0 errors, 1 warnings, 5 checks, 312 lines checked

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1516702905-131472-1-git-send-email-beilei.xing@intel.com>
2018-01-23 10:22 ` [dpdk-test-report] |WARNING| pw34309 [PATCH] 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).