|WARNING| pw117468 [v2 07/19] net/mlx5: Add additional glue functions for HWS

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Oct 6 17:05:43 CEST 2022


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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#143: FILE: drivers/common/mlx5/linux/mlx5_glue.c:117:
+        return ibv_get_device_name(device);$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#143: FILE: drivers/common/mlx5/linux/mlx5_glue.c:117:
+        return ibv_get_device_name(device);$

total: 1 errors, 1 warnings, 284 lines checked


More information about the test-report mailing list