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

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

_coding style issues_


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

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

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

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

CHECK:BRACES: braces {} should be used on all arms of this statement
#794: 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, 758 lines checked

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1506700252-34949-7-git-send-email-beilei.xing@intel.com>
2017-09-29 15:52 ` [dpdk-test-report] |WARNING| pw29444 [PATCH v7 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).