[dpdk-test-report] |WARNING| pw26184 [PATCH v6 4/4] net/mlx4: support flow API RSS action

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Jul 2 14:33:43 CEST 2017


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

_coding style issues_


WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -ENOMEM)
#100: FILE: drivers/net/mlx4/mlx4.c:721:
+	return ENOMEM;

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


More information about the test-report mailing list