automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw30002 [PATCH 1/2] ethdev: add return value to stats get dev op
       [not found] <1507565524-18590-1-git-send-email-matan@mellanox.com>
@ 2017-10-09 16:12 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-10-09 16:12 UTC (permalink / raw)
  To: test-report; +Cc: Matan Azrad

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

_coding style issues_


CHECK:AVOID_EXTERNS: extern prototypes should be avoided in .h files
#525: FILE: drivers/net/enic/enic.h:290:
+extern int enic_dev_stats_get(struct enic *enic,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct rte_eth_dev *' should also have an identifier name
#854: FILE: drivers/net/mlx5/mlx5.h:257:
+int mlx5_stats_get(struct rte_eth_dev *, struct rte_eth_stats *);

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct rte_eth_stats *' should also have an identifier name
#854: FILE: drivers/net/mlx5/mlx5.h:257:
+int mlx5_stats_get(struct rte_eth_dev *, struct rte_eth_stats *);

total: 0 errors, 2 warnings, 905 lines checked

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1507565524-18590-1-git-send-email-matan@mellanox.com>
2017-10-09 16:12 ` [dpdk-test-report] |WARNING| pw30002 [PATCH 1/2] ethdev: add return value to stats get dev op 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).