[dpdk-test-report] |WARNING| pw26367 [PATCH v7 3/4] net/mlx4: refactor RSS parent queue allocation

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jul 4 13:27:25 CEST 2017


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

_coding style issues_


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

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


More information about the test-report mailing list