[dpdk-test-report] |WARNING| pw72867 [PATCH v4 01/51] net/bnxt: add basic infrastructure for VF reps
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Jul 3 01:29:37 CEST 2020
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/72867
_coding style issues_
WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -ENODEV)
#526: FILE: drivers/net/bnxt/bnxt_ethdev.c:5818:
+ return ENODEV; /* Invoked typically only by OVS-DPDK, by the
total: 0 errors, 1 warnings, 0 checks, 754 lines checked
More information about the test-report
mailing list