[dpdk-test-report] |WARNING| pw81532 [PATCH v2 15/62] net/sfc: add actions parsing stub to MAE backend

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Oct 20 11:29:10 CEST 2020


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/81532

_coding style issues_


WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -ENOMEM)
#202: FILE: drivers/net/sfc/sfc_mae.c:111:
+		return ENOMEM;

total: 0 errors, 1 warnings, 0 checks, 224 lines checked


More information about the test-report mailing list