automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw30566 [PATCH 1/3] net/qede: fix supported packet types
       [not found] <1508375611-9326-1-git-send-email-rasesh.mody@cavium.com>
@ 2017-10-19  1:15 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-10-19  1:15 UTC (permalink / raw)
  To: test-report; +Cc: Rasesh Mody

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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <ETHER_TYPE_IPv4>
#75: FILE: drivers/net/qede/qede_rxtx.c:856:
+	if (eth_hdr->ether_type == rte_cpu_to_be_16(ETHER_TYPE_IPv4)) {

CHECK:CAMELCASE: Avoid CamelCase: <ETHER_TYPE_IPv6>
#83: FILE: drivers/net/qede/qede_rxtx.c:864:
+	} else if (eth_hdr->ether_type == rte_cpu_to_be_16(ETHER_TYPE_IPv6)) {

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

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

only message in thread, other threads:[~2017-10-19  1:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1508375611-9326-1-git-send-email-rasesh.mody@cavium.com>
2017-10-19  1:15 ` [dpdk-test-report] |WARNING| pw30566 [PATCH 1/3] net/qede: fix supported packet types 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).