automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw29411 [PATCH v6 6/8] net/i40e: add FDIR support for GTP-C and GTP-U
       [not found] <1506662342-18966-7-git-send-email-beilei.xing@intel.com>
@ 2017-09-29  5:21 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-09-29  5:21 UTC (permalink / raw)
  To: test-report; +Cc: Beilei Xing

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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <I40E_FDIR_INNER_IPv6_DEFAULT_LEN>
#90: FILE: drivers/net/i40e/i40e_fdir.c:76:
+#define I40E_FDIR_INNER_IPv6_DEFAULT_LEN    344

CHECK:CAMELCASE: Avoid CamelCase: <I40E_FDIR_IPv6_DEFAULT_HOP_LIMITS>
#215: FILE: drivers/net/i40e/i40e_fdir.c:1061:
+			I40E_FDIR_IPv6_DEFAULT_HOP_LIMITS;

CHECK:CAMELCASE: Avoid CamelCase: <I40E_FDIR_IPv6_DEFAULT_VTC_FLOW>
#401: FILE: drivers/net/i40e/i40e_fdir.c:1244:
+					       I40E_FDIR_IPv6_DEFAULT_VTC_FLOW |

CHECK:CAMELCASE: Avoid CamelCase: <I40E_FDIR_IPv6_TC_OFFSET>
#402: FILE: drivers/net/i40e/i40e_fdir.c:1245:
+					       (0 << I40E_FDIR_IPv6_TC_OFFSET));

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

CHECK:BRACES: braces {} should be used on all arms of this statement
#769: FILE: drivers/net/i40e/i40e_flow.c:2978:
+		if (ret == -1) {
[...]
+		} else if (ret == -2) {
[...]
+		} else if (ret > 0)
[...]

total: 0 errors, 0 warnings, 6 checks, 733 lines checked

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

only message in thread, other threads:[~2017-09-29  5:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1506662342-18966-7-git-send-email-beilei.xing@intel.com>
2017-09-29  5:21 ` [dpdk-test-report] |WARNING| pw29411 [PATCH v6 6/8] net/i40e: add FDIR support for GTP-C and GTP-U 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).