[dpdk-test-report] |WARNING| pw52076 [PATCH 02/12] net/sfc: improve	TSO header length check in EF10 datapath
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Tue Apr  2 11:30:37 CEST 2019
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/52076
_coding style issues_
WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -EMSGSIZE)
#56: FILE: drivers/net/sfc/sfc_ef10_tx.c:413:
+			return EMSGSIZE;
total: 0 errors, 1 warnings, 0 checks, 23 lines checked
    
    
More information about the test-report
mailing list