* [dpdk-test-report] |WARNING| pw29209 [PATCH v4 6/8] net/i40e: add FDIR support for GTP-C and GTP-U
[not found] <1506565054-67690-7-git-send-email-beilei.xing@intel.com>
@ 2017-09-27 13:26 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-09-27 13:26 UTC (permalink / raw)
To: test-report; +Cc: Beilei Xing
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/29209
_coding style issues_
CHECK:CAMELCASE: Avoid CamelCase: <I40E_FDIR_INNER_IPv6_DEFAULT_LEN>
#89: 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>
#214: FILE: drivers/net/i40e/i40e_fdir.c:1061:
+ I40E_FDIR_IPv6_DEFAULT_HOP_LIMITS;
CHECK:CAMELCASE: Avoid CamelCase: <I40E_FDIR_IPv6_DEFAULT_VTC_FLOW>
#400: FILE: drivers/net/i40e/i40e_fdir.c:1244:
+ I40E_FDIR_IPv6_DEFAULT_VTC_FLOW |
CHECK:CAMELCASE: Avoid CamelCase: <I40E_FDIR_IPv6_TC_OFFSET>
#401: FILE: drivers/net/i40e/i40e_fdir.c:1245:
+ (0 << I40E_FDIR_IPv6_TC_OFFSET));
CHECK:BRACES: Unbalanced braces around else statement
#410: FILE: drivers/net/i40e/i40e_fdir.c:1254:
+ } else
CHECK:BRACES: braces {} should be used on all arms of this statement
#768: 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-27 13:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1506565054-67690-7-git-send-email-beilei.xing@intel.com>
2017-09-27 13:26 ` [dpdk-test-report] |WARNING| pw29209 [PATCH v4 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).