[dpdk-test-report] |WARNING| pw97435 [PATCH 19/38] net/sfc: implement port representor start and stop
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Aug 27 09:00:49 CEST 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/97435
_coding style issues_
WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -ENOENT)
#810: 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