[dpdk-test-report] |WARNING| pw82447 [PATCH v1 71/72] net/mlx5: fix Windows warnings on get_if_name

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Oct 28 00:44:09 CET 2020


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

_coding style issues_


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

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


More information about the test-report mailing list