[dpdk-test-report] |WARNING| pw28851 [PATCH v3 2/6] net/mlx5:	install a socket to exchange a file descriptor
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Mon Sep 18 16:41:29 CEST 2017
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/28851
_coding style issues_
WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -EINVAL)
#577: FILE: drivers/net/mlx5/mlx5_txq.c:204:
+		return EINVAL;
total: 0 errors, 1 warnings, 0 checks, 562 lines checked
    
    
More information about the test-report
mailing list