[dpdk-test-report] |WARNING| pw100464 [PATCH v2 01/10] net/sfc: fence off 8 bits in Rx mark for tunnel offload
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Tue Oct  5 01:56:49 CEST 2021
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/100464
_coding style issues_
WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -EINVAL)
#307: FILE: drivers/net/sfc/sfc_mae.c:2799:
+		return EINVAL;
total: 0 errors, 1 warnings, 0 checks, 208 lines checked
    
    
More information about the test-report
mailing list