[dpdk-test-report] |WARNING| pw37869 [PATCH v2 1/2] net/dpaa:	Changes to support ethdev offload APIs
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Wed Apr 11 13:08:24 CEST 2018
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/37869
_coding style issues_
CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#66: FILE: drivers/net/dpaa/dpaa_ethdev.c:155:
+			"requested 0x%" PRIx64 " supported 0x%" PRIx64,
WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 24)
#78: FILE: drivers/net/dpaa/dpaa_ethdev.c:167:
+	if (((rx_offloads & DEV_RX_OFFLOAD_IPV4_CKSUM) == 0) ||
[...]
+			DPAA_PMD_ERR(" Cksum offloading is enabled by default "
total: 0 errors, 1 warnings, 1 checks, 83 lines checked
    
    
More information about the test-report
mailing list