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

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

_coding style issues_


WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct priv *' should also have an identifier name
#96: 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
#96: 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
#101: 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
#101: 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
#102: 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
#102: 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
#104: 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
#104: 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
#104: 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
#104: 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-09 14:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <c58244ee78313606dadfb1c10e45da717b5be0fc.1507560012.git.nelio.laranjeiro@6wind.com>
2017-10-09 14:47 ` [dpdk-test-report] |WARNING| pw29972 [PATCH v3 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).