[dpdk-test-report] |WARNING| [PATCH 03/31] net/sfc: implement ethdev hook to get basic statistics

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Dec 2 08:45:21 CET 2016


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

_coding style issues_


WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -EINVAL)
#252: FILE: drivers/net/sfc/sfc_port.c:54:
+		return EINVAL;

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


More information about the test-report mailing list