[dpdk-test-report] |WARNING| pw27384 [PATCH v1 19/21] net/mlx5: handle a single RSS hash key for all protocols

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Aug 2 16:17:21 CEST 2017


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

_coding style issues_


WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -ENOMEM)
#115: FILE: drivers/net/mlx5/mlx5_ethdev.c:582:
+		return ENOMEM;

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


More information about the test-report mailing list