[dpdk-test-report] |WARNING| pw72524 [PATCH v2 01/51] net/bnxt: add basic infrastructure for VF representors

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jul 1 08:53:55 CEST 2020


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

_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