[dpdk-test-report] |WARNING| pw36519 [PATCH 3/3] net/sfc: add device parameter to choose FW variant

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Mar 26 14:52:34 CEST 2018


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

_coding style issues_


WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -ENOTSUP)
#101: FILE: drivers/net/sfc/sfc.c:774:
+		return ENOTSUP;

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


More information about the test-report mailing list