automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw32838 [PATCH v2 1/7] net/mlx5: change pkt burst select function prototype
       [not found] <57cea6c975b6b91bafd6b926a98d627ec5ef8642.1514963302.git.shahafs@mellanox.com>
@ 2018-01-03  7:17 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-01-03  7:17 UTC (permalink / raw)
  To: test-report; +Cc: Shahaf Shuler

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

_coding style issues_


WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct priv *' should also have an identifier name
#63: FILE: drivers/net/mlx5/mlx5.h:209:
+eth_tx_burst_t priv_select_tx_function(struct priv *, struct rte_eth_dev *);

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct rte_eth_dev *' should also have an identifier name
#63: FILE: drivers/net/mlx5/mlx5.h:209:
+eth_tx_burst_t priv_select_tx_function(struct priv *, struct rte_eth_dev *);

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct priv *' should also have an identifier name
#64: FILE: drivers/net/mlx5/mlx5.h:210:
+eth_rx_burst_t priv_select_rx_function(struct priv *, struct rte_eth_dev *);

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct rte_eth_dev *' should also have an identifier name
#64: FILE: drivers/net/mlx5/mlx5.h:210:
+eth_rx_burst_t priv_select_rx_function(struct priv *, struct rte_eth_dev *);

total: 0 errors, 4 warnings, 0 checks, 123 lines checked

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

only message in thread, other threads:[~2018-01-03  7:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <57cea6c975b6b91bafd6b926a98d627ec5ef8642.1514963302.git.shahafs@mellanox.com>
2018-01-03  7:17 ` [dpdk-test-report] |WARNING| pw32838 [PATCH v2 1/7] net/mlx5: change pkt burst select function prototype 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).