[dpdk-test-report] |WARNING| pw81568 [PATCH v2 61/62] net/sfc: support encap. flow items in transfer rules

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Oct 20 11:40:41 CEST 2020


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

_coding style issues_


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

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


More information about the test-report mailing list