automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw30844 [PATCH v5] ethdev: allow returning error on VLAN offload ops
       [not found] <20171025030101.43269-1-ferruh.yigit@intel.com>
@ 2017-10-25  3:02 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-10-25  3:02 UTC (permalink / raw)
  To: test-report; +Cc: Ferruh Yigit

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

_coding style issues_


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

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

CHECK:BRACES: Blank lines aren't necessary after an open brace '{'
#720: FILE: drivers/net/virtio/virtio_ethdev.c:1967:
+				!vtpci_with_feature(hw, VIRTIO_NET_F_CTRL_VLAN)) {
+

total: 0 errors, 2 warnings, 589 lines checked

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20171025030101.43269-1-ferruh.yigit@intel.com>
2017-10-25  3:02 ` [dpdk-test-report] |WARNING| pw30844 [PATCH v5] ethdev: allow returning error on VLAN offload ops 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).