[dpdk-test-report] |WARNING| pw30818 [PATCH v3 4/7] net/mlx5: fix	flow director drop action
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Tue Oct 24 17:19:18 CEST 2017
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/30818
_coding style issues_
WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -ENOTSUP)
#62: FILE: drivers/net/mlx5/mlx5_flow.c:2623:
+		return ENOTSUP;
total: 0 errors, 1 warnings, 0 checks, 36 lines checked
    
    
More information about the test-report
mailing list