* [dpdk-test-report] |WARNING| pw23608 [PATCH v4 1/3] ethdev: fix adding invalid MAC addr
[not found] <6bc635ce8d902ca8b3c6d907a5622febea2f8157.1492071245.git.wei.dai@intel.com>
@ 2017-04-13 8:29 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-04-13 8:29 UTC (permalink / raw)
To: test-report; +Cc: wei dai
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/23608
_coding style issues_
WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct rte_eth_dev *' should also have an identifier name
#496: 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
#496: 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
#496: 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
#496: 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, 521 lines checked
^ permalink raw reply [flat|nested] only message in thread