|WARNING| pw152973 [PATCH 26/46] common/sfc_efx/base: fill in loopback modes on netport probe
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Apr 16 16:08:49 CEST 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/152973
_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, 204 lines checked
More information about the test-report
mailing list