[dpdk-test-report] |WARNING| pw101059 [PATCH v2 19/38] net/sfc: implement port representor start and stop

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Oct 11 16:52:00 CEST 2021


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

_coding style issues_


WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -ENOENT)
#811: FILE: drivers/net/sfc/sfc_repr_proxy.c:1397:
+		return ENOENT;

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


More information about the test-report mailing list