[dpdk-test-report] |WARNING| pw28219 [PATCH v2 28/51] net/mlx4: standardize on negative errno values

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Sep 1 10:08:30 CEST 2017


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

_coding style issues_


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

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


More information about the test-report mailing list