[dpdk-test-report] |WARNING| pw64964 [PATCH v1 29/38] vdpa/mlx5:	support queue state operation
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Mon Jan 20 18:09:07 CET 2020
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/64964
_coding style issues_
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#195: FILE: drivers/vdpa/mlx5/mlx5_vdpa_virtq.c:18:
+	unsigned i;
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#232: FILE: drivers/vdpa/mlx5/mlx5_vdpa_virtq.c:107:
+	unsigned i;
total: 0 errors, 2 warnings, 167 lines checked
    
    
More information about the test-report
mailing list