[dpdk-test-report] |WARNING| pw73050 [PATCH v5 01/51] net/bnxt: add basic infrastructure for VF reps

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jul 3 23:06:23 CEST 2020


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

_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:5817:
+		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