automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw27369 [PATCH v1 03/21] net/mlx5: prefix Rx queue control structures
       [not found] <1336626caaf2e333d895bf26dc065a7f4c97a3ca.1501681927.git.nelio.laranjeiro@6wind.com>
@ 2017-08-02 14:11 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-08-02 14:11 UTC (permalink / raw)
  To: test-report; +Cc: Nélio Laranjeiro

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

_coding style issues_


WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct priv *' should also have an identifier name
#70: FILE: drivers/net/mlx5/mlx5.h:290:
+int priv_flow_rxq_in_use(struct priv *, struct mlx5_rxq_data *);

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct mlx5_rxq_data *' should also have an identifier name
#70: FILE: drivers/net/mlx5/mlx5.h:290:
+int priv_flow_rxq_in_use(struct priv *, struct mlx5_rxq_data *);

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct mlx5_rxq_ctrl *' should also have an identifier name
#423: FILE: drivers/net/mlx5/mlx5_rxtx.h:292:
+void mlx5_rxq_cleanup(struct mlx5_rxq_ctrl *);

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct rte_eth_dev *' should also have an identifier name
#424: FILE: drivers/net/mlx5/mlx5_rxtx.h:293:
+int mlx5_rxq_rehash(struct rte_eth_dev *, struct mlx5_rxq_ctrl *);

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct mlx5_rxq_ctrl *' should also have an identifier name
#424: FILE: drivers/net/mlx5/mlx5_rxtx.h:293:
+int mlx5_rxq_rehash(struct rte_eth_dev *, struct mlx5_rxq_ctrl *);

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct rte_eth_dev *' should also have an identifier name
#425: FILE: drivers/net/mlx5/mlx5_rxtx.h:294:
+int mlx5_rxq_ctrl_setup(struct rte_eth_dev *, struct mlx5_rxq_ctrl *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct mlx5_rxq_ctrl *' should also have an identifier name
#425: FILE: drivers/net/mlx5/mlx5_rxtx.h:294:
+int mlx5_rxq_ctrl_setup(struct rte_eth_dev *, struct mlx5_rxq_ctrl *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'uint16_t' should also have an identifier name
#425: FILE: drivers/net/mlx5/mlx5_rxtx.h:294:
+int mlx5_rxq_ctrl_setup(struct rte_eth_dev *, struct mlx5_rxq_ctrl *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#425: FILE: drivers/net/mlx5/mlx5_rxtx.h:294:
+int mlx5_rxq_ctrl_setup(struct rte_eth_dev *, struct mlx5_rxq_ctrl *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct rte_eth_rxconf *' should also have an identifier name
#425: FILE: drivers/net/mlx5/mlx5_rxtx.h:294:
+int mlx5_rxq_ctrl_setup(struct rte_eth_dev *, struct mlx5_rxq_ctrl *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct rte_mempool *' should also have an identifier name
#425: FILE: drivers/net/mlx5/mlx5_rxtx.h:294:
+int mlx5_rxq_ctrl_setup(struct rte_eth_dev *, struct mlx5_rxq_ctrl *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct mlx5_rxq_data *' should also have an identifier name
#436: FILE: drivers/net/mlx5/mlx5_rxtx.h:334:
+int rxq_check_vec_support(struct mlx5_rxq_data *);

total: 0 errors, 12 warnings, 0 checks, 446 lines checked

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

only message in thread, other threads:[~2017-08-02 14:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1336626caaf2e333d895bf26dc065a7f4c97a3ca.1501681927.git.nelio.laranjeiro@6wind.com>
2017-08-02 14:11 ` [dpdk-test-report] |WARNING| pw27369 [PATCH v1 03/21] net/mlx5: prefix Rx queue control structures 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).