[dpdk-test-report] |WARNING| pw81462 [PATCH 13/62] net/sfc: add verify method to flow validate path

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Oct 20 10:57:34 CEST 2020


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

_coding style issues_


WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -EAGAIN)
#283: FILE: drivers/net/sfc/sfc_mae.c:222:
+		return EAGAIN;

total: 0 errors, 1 warnings, 0 checks, 164 lines checked


More information about the test-report mailing list