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

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

_coding style issues_


WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct priv *' should also have an identifier name
#71: 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
#71: 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
#420: 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
#429: 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-09 14:46 UTC | newest]

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