automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw53588 [PATCH 05/15] net: add rte prefix to ether defines
       [not found] <20190521161315.25500-6-olivier.matz@6wind.com>
@ 2019-05-21 16:39 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-05-21 16:39 UTC (permalink / raw)
  To: test-report; +Cc: Olivier Matz

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

_coding style issues_


CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#4823: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:1230:
+	eth_dev->data->hash_mac_addrs = rte_zmalloc(

WARNING:FUNCTION_ARGUMENTS: function definition argument 'uint8_t' should also have an identifier name
#5282: FILE: drivers/net/mlx4/mlx4.h:202:
+int mlx4_get_mac(struct mlx4_priv *priv, uint8_t (*mac)[RTE_ETHER_ADDR_LEN]);

WARNING:FUNCTION_ARGUMENTS: function definition argument 'uint8_t' should also have an identifier name
#5372: FILE: drivers/net/mlx5/mlx5.h:443:
+int mlx5_get_mac(struct rte_eth_dev *dev, uint8_t (*mac)[RTE_ETHER_ADDR_LEN]);

total: 0 errors, 2 warnings, 6920 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-05-21 16:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20190521161315.25500-6-olivier.matz@6wind.com>
2019-05-21 16:39 ` [dpdk-test-report] |WARNING| pw53588 [PATCH 05/15] net: add rte prefix to ether defines 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).