[dpdk-test-report] |WARNING| pw97433 [PATCH 15/38] net/sfc: add representor proxy port API

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Aug 27 09:00:39 CEST 2021


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

_coding style issues_


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

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


More information about the test-report mailing list