* [dpdk-test-report] |WARNING| pw24014 [PATCH v5 1/3] ethdev: fix adding invalid MAC addr
[not found] <1493446107-62078-2-git-send-email-wei.dai@intel.com>
@ 2017-04-30 14:35 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-04-30 14:35 UTC (permalink / raw)
To: test-report; +Cc: wei dai
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/24014
_coding style issues_
WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct rte_eth_dev *' should also have an identifier name
#572: FILE: drivers/net/mlx5/mlx5.h:241:
+int mlx5_mac_addr_add(struct rte_eth_dev *, struct ether_addr *, uint32_t,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct ether_addr *' should also have an identifier name
#572: FILE: drivers/net/mlx5/mlx5.h:241:
+int mlx5_mac_addr_add(struct rte_eth_dev *, struct ether_addr *, uint32_t,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'uint32_t' should also have an identifier name
#572: FILE: drivers/net/mlx5/mlx5.h:241:
+int mlx5_mac_addr_add(struct rte_eth_dev *, struct ether_addr *, uint32_t,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'uint32_t' should also have an identifier name
#572: FILE: drivers/net/mlx5/mlx5.h:241:
+int mlx5_mac_addr_add(struct rte_eth_dev *, struct ether_addr *, uint32_t,
total: 0 errors, 4 warnings, 587 lines checked
^ permalink raw reply [flat|nested] only message in thread