automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw19201 [PATCH v4 12/18] net/ixgbe: parse ethertype filter
       [not found] <1484210439-61746-13-git-send-email-wei.zhao1@intel.com>
@ 2017-01-12  8:46 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-01-12  8:46 UTC (permalink / raw)
  To: test-report; +Cc: Wei Zhao

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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <ETHER_TYPE_IPv4>
#307: FILE: drivers/net/ixgbe/ixgbe_flow.c:725:
+	if (filter->ether_type == ETHER_TYPE_IPv4 ||

CHECK:CAMELCASE: Avoid CamelCase: <ETHER_TYPE_IPv6>
#308: FILE: drivers/net/ixgbe/ixgbe_flow.c:726:
+		filter->ether_type == ETHER_TYPE_IPv6) {

total: 0 errors, 0 warnings, 2 checks, 302 lines checked

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

only message in thread, other threads:[~2017-01-12  8:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1484210439-61746-13-git-send-email-wei.zhao1@intel.com>
2017-01-12  8:46 ` [dpdk-test-report] |WARNING| pw19201 [PATCH v4 12/18] net/ixgbe: parse ethertype filter 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).