Date: Wed, 5 Jun 2013 17:22:01 +0000 From: Alex Liptsin <alexl@mellanox.com> To: John Baldwin <jhb@freebsd.org> Cc: "freebsd-net@freebsd.org" <freebsd-net@freebsd.org>, Oded Shanoon <odeds@mellanox.com>, Regev Lev <regevl@mellanox.com>, "freebsd-infiniband@freebsd.org" <freebsd-infiniband@freebsd.org>, Meny Yossefi <menyy@mellanox.com>, "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: Re: How to compile ipoib module manually? Message-ID: <2243E588-1BF8-4935-ACA2-48BA173335FB@Mellanox.Com> In-Reply-To: <201306051109.57160.jhb@freebsd.org> References: <64DAB3164E410447932305F50F896D8D6AF6B412@MTLDAG01.mtl.com>, <201306051109.57160.jhb@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks a lot. Alex L. Sent from my iPhone On 5 =E1=E9=E5=F0 2013, at 18:13, "John Baldwin" <jhb@freebsd.org<mailto:jh= b@freebsd.org>> wrote: On Tuesday, June 04, 2013 5:18:46 am Alex Liptsin wrote: I commented on that lines, because I want to compile and load that modules manually. I had succeed to compile and load mlx4, mlx4ib and mlxen from /sys/modules: [root@h-qa-033 mlxen]# kldstat Id Refs Address Size Name 1 14 0xffffffff80200000 13acbd8 kernel 2 1 0xffffffff81612000 21e5 if_mos.ko 3 3 0xffffffff81615000 124eb mlx4.ko 4 1 0xffffffff81628000 e225 mlx4ib.ko 5 1 0xffffffff81637000 ec60 mlxen.ko The problem is that IPOIB module is missing in /sys/modules. 1. Where can I find it? 2. How can I compile ipoib support? You will have to create one. You should be able to use the existing module Makefiles as a guide. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2243E588-1BF8-4935-ACA2-48BA173335FB>