automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw53589 [PATCH 03/15] net: add rte prefix to ether structures
       [not found] <20190521161315.25500-4-olivier.matz@6wind.com>
@ 2019-05-21 16:39 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-05-21 16:39 UTC (permalink / raw)
  To: test-report; +Cc: Olivier Matz

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

_coding style issues_


WARNING:LONG_LINE: line over 90 characters
#1877: FILE: app/test/test_link_bonding.c:4017:
+					(struct rte_ether_addr *)test_params->default_slave_mac,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct rte_eth_dev *' should also have an identifier name
#2891: FILE: drivers/net/ark/ark_global.h:79:
+	void (*mac_addr_set)(struct rte_eth_dev *, struct rte_ether_addr *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct rte_ether_addr *' should also have an identifier name
#2891: FILE: drivers/net/ark/ark_global.h:79:
+	void (*mac_addr_set)(struct rte_eth_dev *, struct rte_ether_addr *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#2891: FILE: drivers/net/ark/ark_global.h:79:
+	void (*mac_addr_set)(struct rte_eth_dev *, struct rte_ether_addr *,

WARNING:LONG_LINE: line over 90 characters
#3400: FILE: drivers/net/bonding/rte_eth_bond_alb.c:167:
+				client_info->vlan_count = offset / sizeof(struct rte_vlan_hdr);

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#3434: FILE: drivers/net/bonding/rte_eth_bond_alb.c:213:
+	arp_h = (struct rte_arp_hdr *)(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#5314: FILE: drivers/net/iavf/iavf_ethdev.c:1320:
+	if (!is_valid_assigned_ether_addr(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#6397: FILE: drivers/net/nfp/nfp_net.c:2965:
+	if (!is_valid_assigned_ether_addr(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#6576: FILE: drivers/net/qede/qede_ethdev.c:2571:
+				ether_addr_copy(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#6936: FILE: drivers/net/tap/rte_eth_tap.c:1182:
+	if (!is_same_ether_addr(

total: 0 errors, 5 warnings, 9045 lines checked

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

only message in thread, other threads:[~2019-05-21 16:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20190521161315.25500-4-olivier.matz@6wind.com>
2019-05-21 16:39 ` [dpdk-test-report] |WARNING| pw53589 [PATCH 03/15] net: add rte prefix to ether structures 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).