automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw29694 [PATCH v2 03/30] net/mlx5: prefix Rx structures and functions
       [not found] <135a2e347a9ccf735668c2c9ce856183d4d900f2.1507207731.git.nelio.laranjeiro@6wind.com>
@ 2017-10-05 12:51 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-10-05 12:51 UTC (permalink / raw)
  To: test-report; +Cc: Nélio Laranjeiro

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

_coding style issues_


WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct priv *' should also have an identifier name
#70: FILE: drivers/net/mlx5/mlx5.h:293:
+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:293:
+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
#419: FILE: drivers/net/mlx5/mlx5_rxtx.h:297:
+void mlx5_rxq_cleanup(struct mlx5_rxq_ctrl *);

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

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

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <135a2e347a9ccf735668c2c9ce856183d4d900f2.1507207731.git.nelio.laranjeiro@6wind.com>
2017-10-05 12:51 ` [dpdk-test-report] |WARNING| pw29694 [PATCH v2 03/30] net/mlx5: prefix Rx structures and functions 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).