[dpdk-test-report] |WARNING| pw85365 [PATCH 30/35] net/mlx5: define MLX5_NAMESIZE for device interface size

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Dec 17 18:43:49 CET 2020


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

_coding style issues_


WARNING:FUNCTION_ARGUMENTS: function definition argument 'char' should also have an identifier name
#139: FILE: drivers/net/mlx5/mlx5.h:1070:
+int mlx5_get_ifname(const struct rte_eth_dev *dev, char (*ifname)[MLX5_NAMESIZE]);

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


More information about the test-report mailing list