automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw24018 [PATCH v5 1/3] ethdev: fix adding invalid MAC addr
       [not found] <1493525507-56304-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/24018

_coding style issues_


WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct rte_eth_dev *' should also have an identifier name
#576: 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
#576: 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
#576: 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
#576: 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

only message in thread, other threads:[~2017-04-30 14:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1493525507-56304-2-git-send-email-wei.dai@intel.com>
2017-04-30 14:35 ` [dpdk-test-report] |WARNING| pw24018 [PATCH v5 1/3] ethdev: fix adding invalid MAC addr checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).