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

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

_coding style issues_


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

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

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

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

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

total: 0 errors, 0 warnings, 5 checks, 760 lines checked

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

only message in thread, other threads:[~2017-10-05  8:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1507191297-122088-6-git-send-email-beilei.xing@intel.com>
2017-10-05  8:17 ` [dpdk-test-report] |WARNING| pw29635 [PATCH v8 5/7] 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).