[dpdk-test-report] |WARNING| pw41430 [v5, 1/2] net/tap: calculate checksums of multi segs packets

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Jun 24 01:19:21 CEST 2018


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <ETHER_TYPE_IPv4>
#164: FILE: drivers/net/tap/rte_eth_tap.c:535:
+				rte_cpu_to_be_16(ETHER_TYPE_IPv4) :

CHECK:CAMELCASE: Avoid CamelCase: <ETHER_TYPE_IPv6>
#166: FILE: drivers/net/tap/rte_eth_tap.c:537:
+					rte_cpu_to_be_16(ETHER_TYPE_IPv6) :

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


More information about the test-report mailing list