automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw29708 [PATCH v2 17/30] net/mlx5: use flow to enable promiscuous mode
       [not found] <bf43c874c17230da1c47229328e2476cbf7cbb06.1507207731.git.nelio.laranjeiro@6wind.com>
@ 2017-10-05 12:52 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-10-05 12:52 UTC (permalink / raw)
  To: test-report; +Cc: Nélio Laranjeiro

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

_coding style issues_


WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct priv *' should also have an identifier name
#95: FILE: drivers/net/mlx5/mlx5.h:300:
+void priv_flow_flush(struct priv *, struct mlx5_flows *);

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct mlx5_flows *' should also have an identifier name
#95: FILE: drivers/net/mlx5/mlx5.h:300:
+void priv_flow_flush(struct priv *, struct mlx5_flows *);

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct priv *' should also have an identifier name
#100: FILE: drivers/net/mlx5/mlx5.h:303:
+int priv_flow_start(struct priv *, struct mlx5_flows *);

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct mlx5_flows *' should also have an identifier name
#100: FILE: drivers/net/mlx5/mlx5.h:303:
+int priv_flow_start(struct priv *, struct mlx5_flows *);

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct priv *' should also have an identifier name
#101: FILE: drivers/net/mlx5/mlx5.h:304:
+void priv_flow_stop(struct priv *, struct mlx5_flows *);

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct mlx5_flows *' should also have an identifier name
#101: FILE: drivers/net/mlx5/mlx5.h:304:
+void priv_flow_stop(struct priv *, struct mlx5_flows *);

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct rte_eth_dev *' should also have an identifier name
#103: FILE: drivers/net/mlx5/mlx5.h:306:
+int mlx5_ctrl_flow(struct rte_eth_dev *, struct rte_flow_item_eth *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct rte_flow_item_eth *' should also have an identifier name
#103: FILE: drivers/net/mlx5/mlx5.h:306:
+int mlx5_ctrl_flow(struct rte_eth_dev *, struct rte_flow_item_eth *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct rte_flow_item_eth *' should also have an identifier name
#103: FILE: drivers/net/mlx5/mlx5.h:306:
+int mlx5_ctrl_flow(struct rte_eth_dev *, struct rte_flow_item_eth *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#103: FILE: drivers/net/mlx5/mlx5.h:306:
+int mlx5_ctrl_flow(struct rte_eth_dev *, struct rte_flow_item_eth *,

total: 0 errors, 10 warnings, 0 checks, 474 lines checked

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

only message in thread, other threads:[~2017-10-05 12:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bf43c874c17230da1c47229328e2476cbf7cbb06.1507207731.git.nelio.laranjeiro@6wind.com>
2017-10-05 12:52 ` [dpdk-test-report] |WARNING| pw29708 [PATCH v2 17/30] net/mlx5: use flow to enable promiscuous mode 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).