[dpdk-test-report] |WARNING| pw35428 [PATCH 16/18] net/mlx5: introduce new tunnel VXLAN-GPE

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Feb 26 16:11:03 CET 2018


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

_coding style issues_


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

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


More information about the test-report mailing list