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

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

_coding style issues_


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

CHECK:CAMELCASE: Avoid CamelCase: <ETHER_TYPE_IPv4>
#209: FILE: drivers/net/i40e/i40e_fdir.c:1060:
+		*ether_type = rte_cpu_to_be_16(ETHER_TYPE_IPv4);

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

total: 0 errors, 0 warnings, 3 checks, 553 lines checked

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1504783263-20575-5-git-send-email-beilei.xing@intel.com>
2017-09-07 11:21 ` [dpdk-test-report] |WARNING| pw28438 [PATCH v2 4/6] 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).