[dpdk-test-report] |WARNING| pw27343 [PATCH v1 27/48] net/mlx4: standardize on negative errno values

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Aug 1 19:02:10 CEST 2017


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

_coding style issues_


WARNING:ENOSYS: ENOSYS means 'invalid syscall nr' and nothing else
#1358: FILE: drivers/net/mlx4/mlx4.c:3458:
+		if (rte_errno == ENOSYS)

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


More information about the test-report mailing list