|WARNING| pw111910 [PATCH 3/3] net/sfc: allow to control the represented entity MAC address

checkpatch at dpdk.org checkpatch at dpdk.org
Thu May 26 10:47:16 CEST 2022


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

_coding style issues_


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

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


More information about the test-report mailing list