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

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Sep 22 21:09:29 CEST 2022


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

_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