[dpdk-test-report] |WARNING| pw46466 [v4, 1/4] net/mlx5: add flow action functions to glue

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Oct 10 10:37:10 CEST 2018


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

_coding style issues_


WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -ENOTSUP)
#74: FILE: drivers/net/mlx5/mlx5_glue.c:184:
+	return ENOTSUP;

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


More information about the test-report mailing list