automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw35492 [PATCH] ethdev: return diagnostic when setting MAC address
       [not found] <20180227151129.30387-1-olivier.matz@6wind.com>
@ 2018-02-27 15:13 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-02-27 15:13 UTC (permalink / raw)
  To: test-report; +Cc: Olivier Matz

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

_coding style issues_


ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#383: FILE: drivers/net/failsafe/failsafe_ops.c:1010:
+		if ((ret = fs_err(sdev, ret))) {

CHECK:CAMELCASE: Avoid CamelCase: <PRIu8>
#385: FILE: drivers/net/failsafe/failsafe_ops.c:1012:
+			      PRIu8 " with error %d", i, ret);

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct rte_eth_dev *' should also have an identifier name
#608: FILE: drivers/net/mlx5/mlx5.h:244:
+int mlx5_mac_addr_set(struct rte_eth_dev *, struct ether_addr *);

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct ether_addr *' should also have an identifier name
#608: FILE: drivers/net/mlx5/mlx5.h:244:
+int mlx5_mac_addr_set(struct rte_eth_dev *, struct ether_addr *);

total: 1 errors, 2 warnings, 740 lines checked

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

only message in thread, other threads:[~2018-02-27 15:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20180227151129.30387-1-olivier.matz@6wind.com>
2018-02-27 15:13 ` [dpdk-test-report] |WARNING| pw35492 [PATCH] ethdev: return diagnostic when setting MAC address 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).