automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw33166 [PATCH v2] net/bond: burst mode hash calculation
       [not found] <20180109113409.27699-1-declan.doherty@intel.com>
@ 2018-01-09 11:39 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-01-09 11:39 UTC (permalink / raw)
  To: test-report; +Cc: Declan Doherty

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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <ETHER_TYPE_IPv4>
#286: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:855:
+		if (rte_cpu_to_be_16(ETHER_TYPE_IPv4) == proto) {

CHECK:CAMELCASE: Avoid CamelCase: <ETHER_TYPE_IPv6>
#293: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:860:
+		} else if (rte_cpu_to_be_16(ETHER_TYPE_IPv6) == proto) {

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

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

only message in thread, other threads:[~2018-01-09 11:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20180109113409.27699-1-declan.doherty@intel.com>
2018-01-09 11:39 ` [dpdk-test-report] |WARNING| pw33166 [PATCH v2] net/bond: burst mode hash calculation 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).