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

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

_coding style issues_


WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct rte_eth_dev *' should also have an identifier name
#529: 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
#529: FILE: drivers/net/mlx5/mlx5.h:286:
+int mlx5_vlan_offload_set(struct rte_eth_dev *, int);

ERROR:CODE_INDENT: code indent should use tabs where possible
#616: FILE: drivers/net/qede/qede_ethdev.c:1162:
+        int ret;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#616: FILE: drivers/net/qede/qede_ethdev.c:1162:
+        int ret;$

total: 1 errors, 3 warnings, 564 lines checked

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20170825133319.15207-1-dharton@cisco.com>
2017-08-25 13:35 ` [dpdk-test-report] |WARNING| pw27983 [PATCH v2] 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).