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

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Dec 15 13:52:33 CET 2016


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

_coding style issues_


WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -EINVAL)
#260: 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