[dpdk-test-report] |WARNING| [PATCH 38/56] net/sfc: implement event queue support

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Nov 21 16:12:14 CET 2016


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

_coding style issues_


WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -ENOMEM)
#536: FILE: drivers/net/sfc/efx/sfc_ev.c:357:
+		return ENOMEM;

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


More information about the test-report mailing list