[dpdk-test-report] |WARNING| pw77997 [PATCH v2 13/17] net/sfc: add MCDI callbacks to allocate/free DMA memory

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Sep 17 08:38:07 CEST 2020


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

_coding style issues_


WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -EINVAL)
#113: FILE: drivers/net/sfc/sfc_mcdi.c:289:
+		return EINVAL;

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


More information about the test-report mailing list