[dpdk-test-report] |WARNING| pw65289 [PATCH v2 01/13] drivers: introduce mlx5 vDPA driver

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jan 29 11:09:40 CET 2020


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

_coding style issues_


ERROR:TRAILING_WHITESPACE: trailing whitespace
#223: FILE: doc/guides/vdpadevs/mlx5.rst:46:
+By default, the mlx5 device will be probed by the net/mlx5 driver. $

WARNING:ENOSYS: ENOSYS means 'invalid syscall nr' and nothing else
#548: FILE: drivers/vdpa/mlx5/mlx5_vdpa.c:75:
+		return -ENOSYS;

total: 1 errors, 1 warnings, 581 lines checked


More information about the test-report mailing list