[dpdk-test-report] |WARNING| pw40433 [PATCH 6/7] net/mlx5: probe all port representors

checkpatch at dpdk.org checkpatch at dpdk.org
Fri May 25 18:35:51 CEST 2018


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

_coding style issues_


WARNING:FUNCTION_ARGUMENTS: function definition argument 'char' should also have an identifier name
#279: FILE: drivers/net/mlx5/mlx5.h:215:
+int mlx5_get_master_ifname(const struct rte_eth_dev *dev,

CHECK:CAMELCASE: Avoid CamelCase: <SCNx64>
#353: FILE: drivers/net/mlx5/mlx5_ethdev.c:220:
+	ret = fscanf(file, "%" SCNx64, &phys_switch_id);

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


More information about the test-report mailing list