[dpdk-test-report] |WARNING| pw71393 [PATCH 01/50] net/bnxt: Basic infrastructure support for VF representors

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jun 12 15:35:44 CEST 2020


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

_coding style issues_


WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -ENODEV)
#516: 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