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

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jun 14 10:36:26 CEST 2018


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

_coding style issues_


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

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

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


More information about the test-report mailing list