[dpdk-test-report] |WARNING| pw75781 [PATCH v1 04/13] net/mlx5: move mlx5_get_ifname prototype under Linux

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Aug 20 16:51:33 CEST 2020


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

_coding style issues_


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

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


More information about the test-report mailing list