[dpdk-test-report] |WARNING| pw41081 [v2] [PATCH 3/7] net/mlx5: split PCI from generic probing code

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jun 14 10:36:22 CEST 2018


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

_coding style issues_


WARNING:ENOSYS: ENOSYS means 'invalid syscall nr' and nothing else
#471: FILE: drivers/net/mlx5/mlx5.c:1226:
+		rte_errno = errno ? errno : ENOSYS;

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


More information about the test-report mailing list