|WARNING| pw104474 [PATCH 4/4] net/sfc: support MAC address edits in transfer flows

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Nov 17 12:45:52 CET 2021


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

_coding style issues_


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

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


More information about the test-report mailing list