automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw18408 [PATCH v3 1/4] net/mlx5: add preliminary support for rte_flow
       [not found] <8c2e80baa1fa0639898e4c30361ae80b93ee330b.1482331954.git.nelio.laranjeiro@6wind.com>
@ 2016-12-21 15:20 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2016-12-21 15:20 UTC (permalink / raw)
  To: test-report; +Cc: Nelio Laranjeiro

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

_coding style issues_


WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct rte_eth_dev *' should also have an identifier name
#109: FILE: drivers/net/mlx5/mlx5.h:274:
+int mlx5_flow_validate(struct rte_eth_dev *, const struct rte_flow_attr *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct rte_flow_attr *' should also have an identifier name
#109: FILE: drivers/net/mlx5/mlx5.h:274:
+int mlx5_flow_validate(struct rte_eth_dev *, const struct rte_flow_attr *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct rte_flow_item []' should also have an identifier name
#109: FILE: drivers/net/mlx5/mlx5.h:274:
+int mlx5_flow_validate(struct rte_eth_dev *, const struct rte_flow_attr *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct rte_flow_action []' should also have an identifier name
#109: FILE: drivers/net/mlx5/mlx5.h:274:
+int mlx5_flow_validate(struct rte_eth_dev *, const struct rte_flow_attr *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct rte_flow_error *' should also have an identifier name
#109: FILE: drivers/net/mlx5/mlx5.h:274:
+int mlx5_flow_validate(struct rte_eth_dev *, const struct rte_flow_attr *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct rte_eth_dev *' should also have an identifier name
#113: FILE: drivers/net/mlx5/mlx5.h:278:
+struct rte_flow *mlx5_flow_create(struct rte_eth_dev *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct rte_flow_attr *' should also have an identifier name
#113: FILE: drivers/net/mlx5/mlx5.h:278:
+struct rte_flow *mlx5_flow_create(struct rte_eth_dev *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct rte_flow_item []' should also have an identifier name
#113: FILE: drivers/net/mlx5/mlx5.h:278:
+struct rte_flow *mlx5_flow_create(struct rte_eth_dev *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct rte_flow_action []' should also have an identifier name
#113: FILE: drivers/net/mlx5/mlx5.h:278:
+struct rte_flow *mlx5_flow_create(struct rte_eth_dev *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct rte_flow_error *' should also have an identifier name
#113: FILE: drivers/net/mlx5/mlx5.h:278:
+struct rte_flow *mlx5_flow_create(struct rte_eth_dev *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct rte_eth_dev *' should also have an identifier name
#118: FILE: drivers/net/mlx5/mlx5.h:283:
+int mlx5_flow_destroy(struct rte_eth_dev *, struct rte_flow *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct rte_flow *' should also have an identifier name
#118: FILE: drivers/net/mlx5/mlx5.h:283:
+int mlx5_flow_destroy(struct rte_eth_dev *, struct rte_flow *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct rte_flow_error *' should also have an identifier name
#118: FILE: drivers/net/mlx5/mlx5.h:283:
+int mlx5_flow_destroy(struct rte_eth_dev *, struct rte_flow *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct rte_eth_dev *' should also have an identifier name
#120: FILE: drivers/net/mlx5/mlx5.h:285:
+int mlx5_flow_flush(struct rte_eth_dev *, struct rte_flow_error *);

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct rte_flow_error *' should also have an identifier name
#120: FILE: drivers/net/mlx5/mlx5.h:285:
+int mlx5_flow_flush(struct rte_eth_dev *, struct rte_flow_error *);

total: 0 errors, 15 warnings, 0 checks, 188 lines checked

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

only message in thread, other threads:[~2016-12-21 15:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <8c2e80baa1fa0639898e4c30361ae80b93ee330b.1482331954.git.nelio.laranjeiro@6wind.com>
2016-12-21 15:20 ` [dpdk-test-report] |WARNING| pw18408 [PATCH v3 1/4] net/mlx5: add preliminary support for rte_flow 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).