[dpdk-test-report] |WARNING| pw48293 [09/19] net/ice: support VLAN	ops
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Fri Nov 23 07:52:55 CET 2018
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/48293
_coding style issues_
CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#590: FILE: drivers/net/ice/ice_ethdev.c:2059:
+		    "0x%08"PRIx64"", reg_id, reg_r);
CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#590: FILE: drivers/net/ice/ice_ethdev.c:2059:
+		    "0x%08"PRIx64"", reg_id, reg_r);
CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#600: FILE: drivers/net/ice/ice_ethdev.c:2069:
+	PMD_DRV_LOG(DEBUG, "Debug write 0x%08"PRIx64" to "
total: 0 errors, 0 warnings, 3 checks, 647 lines checked
    
    
More information about the test-report
mailing list