automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw27910 [PATCH] ethdev: modifiy vlan_offload_set_t to return int
       [not found] <20170824231851.21829-1-dharton@cisco.com>
@ 2017-08-25 10:30 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-08-25 10:30 UTC (permalink / raw)
  To: test-report; +Cc: David Harton

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

_coding style issues_


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

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

CHECK:LOGICAL_CONTINUATIONS: Logical continuations should be on the previous line
#628: FILE: drivers/net/virtio/virtio_ethdev.c:1887:
+	if (rxmode->hw_vlan_filter
+	    && !vtpci_with_feature(hw, VIRTIO_NET_F_CTRL_VLAN)) {

ERROR:CODE_INDENT: code indent should use tabs where possible
#715: FILE: lib/librte_ether/rte_ethdev.c:2095:
+        }$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#715: FILE: lib/librte_ether/rte_ethdev.c:2095:
+        }$

total: 1 errors, 3 warnings, 533 lines checked

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

only message in thread, other threads:[~2017-08-25 10:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20170824231851.21829-1-dharton@cisco.com>
2017-08-25 10:30 ` [dpdk-test-report] |WARNING| pw27910 [PATCH] ethdev: modifiy vlan_offload_set_t to return int 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).