[dpdk-test-report] |WARNING| pw76902 [PATCH 10/14] net/sfc: add MCDI callbacks to allocate/free DMA memory

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Sep 9 01:55:28 CEST 2020


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

_coding style issues_


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