[dpdk-test-report] |WARNING| pw31056 [PATCH 2/5] net/mlx5: fix flows when VXLAN tunnel is 0

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Oct 31 16:52:36 CET 2017


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

_coding style issues_


WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -EINVAL)
#68: FILE: drivers/net/mlx5/mlx5_flow.c:1617:
+		return EINVAL;

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


More information about the test-report mailing list