|WARNING| pw153108 [PATCH v2 25/45] common/sfc_efx/base: fill in loopback modes on netport probe

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Apr 23 18:07:30 CEST 2025


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

_coding style issues_


WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -EINVAL)
#172: FILE: drivers/common/sfc_efx/base/efx_np.c:379:
+		return (EINVAL);

total: 0 errors, 1 warnings, 202 lines checked


More information about the test-report mailing list