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

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jul 5 10:15:23 CEST 2017


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

_coding style issues_


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

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


More information about the test-report mailing list