automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw67456 [PATCH v1] net/axgbe: vlan support enabling in axgbe
       [not found] <20200331080823.65279-1-ssardar@amd.com>
@ 2020-03-31  8:09 ` checkpatch
  2020-03-31 10:06 ` [dpdk-test-report] |SUCCESS| pw67456 " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2020-03-31  8:09 UTC (permalink / raw)
  To: test-report; +Cc: ssardar

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

_coding style issues_


WARNING:TYPECAST_INT_CONSTANT: Unnecessary typecast of c90 int constant
#164: FILE: drivers/net/axgbe/axgbe_common.h:295:
+#define VLAN_TABLE_BIT(vlan_id)	((unsigned long)1 << ((vlan_id) & 0x3F))

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct axgbe_port *' should also have an identifier name
#652: FILE: drivers/net/axgbe/axgbe_ethdev.h:295:
+	int (*enable_rx_vlan_stripping)(struct axgbe_port *);

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct axgbe_port *' should also have an identifier name
#653: FILE: drivers/net/axgbe/axgbe_ethdev.h:296:
+	int (*disable_rx_vlan_stripping)(struct axgbe_port *);

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct axgbe_port *' should also have an identifier name
#654: FILE: drivers/net/axgbe/axgbe_ethdev.h:297:
+	int (*enable_rx_vlan_filtering)(struct axgbe_port *);

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct axgbe_port *' should also have an identifier name
#655: FILE: drivers/net/axgbe/axgbe_ethdev.h:298:
+	int (*disable_rx_vlan_filtering)(struct axgbe_port *);

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct axgbe_port *' should also have an identifier name
#656: FILE: drivers/net/axgbe/axgbe_ethdev.h:299:
+	int (*update_vlan_hash_table)(struct axgbe_port *);

total: 0 errors, 6 warnings, 0 checks, 529 lines checked

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [dpdk-test-report] |SUCCESS| pw67456 net/axgbe: vlan support enabling in axgbe
       [not found] <20200331080823.65279-1-ssardar@amd.com>
  2020-03-31  8:09 ` [dpdk-test-report] |WARNING| pw67456 [PATCH v1] net/axgbe: vlan support enabling in axgbe checkpatch
@ 2020-03-31 10:06 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2020-03-31 10:06 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

Test-Label: travis-robot
Test-Status: SUCCESS
http://dpdk.org/patch/67456

_Travis build: passed_
Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/156996599

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-03-31 10:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200331080823.65279-1-ssardar@amd.com>
2020-03-31  8:09 ` [dpdk-test-report] |WARNING| pw67456 [PATCH v1] net/axgbe: vlan support enabling in axgbe checkpatch
2020-03-31 10:06 ` [dpdk-test-report] |SUCCESS| pw67456 " 0-day Robot

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).