[dpdk-test-report] |WARNING| pw41011 [v4] [PATCH 1/2] net/tap:	calculate checksums of multi segs packets
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Tue Jun 12 18:33:09 CEST 2018
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/41011
_coding style issues_
CHECK:CAMELCASE: Avoid CamelCase: <ETHER_TYPE_IPv4>
#166: FILE: drivers/net/tap/rte_eth_tap.c:534:
+				rte_cpu_to_be_16(ETHER_TYPE_IPv4) :
CHECK:CAMELCASE: Avoid CamelCase: <ETHER_TYPE_IPv6>
#168: FILE: drivers/net/tap/rte_eth_tap.c:536:
+					rte_cpu_to_be_16(ETHER_TYPE_IPv6) :
total: 0 errors, 0 warnings, 2 checks, 212 lines checked
    
    
More information about the test-report
mailing list