[dpdk-test-report] |WARNING| pw38529 [PATCH 22/23] net/sfc: support	MARK and FLAG actions in flow API
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Thu Apr 19 13:38:02 CEST 2018
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/38529
_coding style issues_
WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -EINVAL)
#61: FILE: drivers/net/sfc/sfc_flow.c:1503:
+		return EINVAL;
total: 0 errors, 1 warnings, 0 checks, 108 lines checked
    
    
More information about the test-report
mailing list