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

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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <I40E_FDIR_INNER_IPv6_DEFAULT_LEN>
#123: 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>
#247: FILE: drivers/net/i40e/i40e_fdir.c:1060:
+			I40E_FDIR_IPv6_DEFAULT_HOP_LIMITS;

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

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

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

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

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

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

only message in thread, other threads:[~2017-09-22  9:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1506119714-53437-7-git-send-email-beilei.xing@intel.com>
2017-09-22  9:45 ` [dpdk-test-report] |WARNING| pw29096 [PATCH v3 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).