|WARNING| pw128048 [PATCH v3 20/34] net/sfc: turn MAE flow action rules into shareable resources

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jun 5 01:29:54 CEST 2023


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

_coding style issues_


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

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


More information about the test-report mailing list