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

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jun 1 21:58:22 CEST 2023


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

_coding style issues_


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

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


More information about the test-report mailing list