automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw40351 [PATCH v4] net/tap: perform proto field update for tun only
       [not found] <20180522220406.38953-1-ferruh.yigit@intel.com>
@ 2018-05-22 22:05 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-05-22 22:05 UTC (permalink / raw)
  To: test-report; +Cc: Ferruh Yigit

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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <ETHER_TYPE_IPv4>
#84: FILE: drivers/net/tap/rte_eth_tap.c:488:
+			pi.proto = (j == 0x40) ? rte_cpu_to_be_16(ETHER_TYPE_IPv4) :

CHECK:CAMELCASE: Avoid CamelCase: <ETHER_TYPE_IPv6>
#85: FILE: drivers/net/tap/rte_eth_tap.c:489:
+				(j == 0x60) ? rte_cpu_to_be_16(ETHER_TYPE_IPv6) : 0x00;

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

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

only message in thread, other threads:[~2018-05-22 22:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20180522220406.38953-1-ferruh.yigit@intel.com>
2018-05-22 22:05 ` [dpdk-test-report] |WARNING| pw40351 [PATCH v4] net/tap: perform proto field update for tun only 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).