lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 14 Dec 2011 12:42:13 -0800
From:	Yinghai Lu <yinghai@...nel.org>
To:	Yevgeny Petrilin <yevgenyp@...lanox.com>
Cc:	David Miller <davem@...emloft.net>,
	"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
	"linux-rdma@...r.kernel.org" <linux-rdma@...r.kernel.org>,
	"roland@...estorage.com" <roland@...estorage.com>,
	Liran Liss <liranl@...lanox.com>,
	"jackm@....mellanox.co.il" <jackm@....mellanox.co.il>
Subject: Re: [PATCH net-next V2 00/21] net/mlx4: SRIOV support

On Tue, Dec 13, 2011 at 11:16 AM, Yevgeny Petrilin
<yevgenyp@...lanox.com> wrote:
>> > This is V2 of a patch set that adds SRIOV support for ConnectX2 and
>> > ConnectX3 HW for Ethernet Link layer.  Infiniband and RoCE SRIOV
>> > support will be added at later stage
>>

got following warning:

drivers/built-in.o: In function `mlx4_en_set_pauseparam':
/home/yhlu/xx/xx/kernel/tip/linux-2.6/drivers/net/ethernet/mellanox/mlx4/en_ethtool.c:387:
undefined reference to `mlx4_SET_PORT_general'
drivers/built-in.o: In function `mlx4_en_do_set_multicast':
/home/yhlu/xx/xx/kernel/tip/linux-2.6/drivers/net/ethernet/mellanox/mlx4/en_netdev.c:233:
undefined reference to `mlx4_SET_PORT_qpn_calc'
/home/yhlu/xx/xx/kernel/tip/linux-2.6/drivers/net/ethernet/mellanox/mlx4/en_netdev.c:277:
undefined reference to `mlx4_SET_PORT_qpn_calc'
drivers/built-in.o: In function `mlx4_en_start_port':
/home/yhlu/xx/xx/kernel/tip/linux-2.6/drivers/net/ethernet/mellanox/mlx4/en_netdev.c:664:
undefined reference to `mlx4_SET_PORT_general'
/home/yhlu/xx/xx/kernel/tip/linux-2.6/drivers/net/ethernet/mellanox/mlx4/en_netdev.c:676:
undefined reference to `mlx4_SET_PORT_qpn_calc'
drivers/built-in.o: In function `mlx4_en_init_netdev':
/home/yhlu/xx/xx/kernel/tip/linux-2.6/drivers/net/ethernet/mellanox/mlx4/en_netdev.c:1138:
undefined reference to `mlx4_SET_PORT_general'
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ