From owner-freebsd-infiniband@freebsd.org Sat Apr 30 10:56:45 2016 Return-Path: Delivered-To: freebsd-infiniband@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9BC3AAD9CA8 for ; Sat, 30 Apr 2016 10:56:45 +0000 (UTC) (envelope-from justin@postgresql.org) Received: from meldrar.postgresql.org (meldrar.postgresql.org [IPv6:2a02:c0:301:0:ffff::31]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "*.postgresql.org", Issuer "Gandi Standard SSL CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6110413E6 for ; Sat, 30 Apr 2016 10:56:45 +0000 (UTC) (envelope-from justin@postgresql.org) Received: from 82-69-92-196.dsl.in-addr.zen.co.uk ([82.69.92.196] helo=[172.16.1.14]) by meldrar.postgresql.org with esmtpsa (TLS1.0:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1awSZh-0001WY-6m; Sat, 30 Apr 2016 10:56:40 +0000 Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: QLogic IBA7322 QDR InfiniBand HCA on 10.3-RELEASE From: Justin Clift In-Reply-To: <5724759A.1090805@selasky.org> Date: Sat, 30 Apr 2016 11:56:35 +0100 Cc: "freebsd-infiniband@freebsd.org" Content-Transfer-Encoding: quoted-printable Message-Id: References: <1E132EAE-8287-4407-BBBD-25319FB0091C@vmio.com.br> <5724759A.1090805@selasky.org> To: Hans Petter Selasky , =?windows-1252?Q?Vin=EDcius_Ferr=E3o?= X-Mailer: Apple Mail (2.1878.6) X-Pg-Spam-Score: -2.9 (--) X-BeenThere: freebsd-infiniband@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Infiniband on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Apr 2016 10:56:45 -0000 On 30 Apr 2016, at 10:06, Hans Petter Selasky wrote: > On 04/30/16 09:54, Vin=EDcius Ferr=E3o wrote: >> Hello guys, >>=20 >> I=92m playing with Inifinband for the first time on FreeBSD and I = already have problems with it. I=92ve got a machine with this card in = specific and I=92m trying to use this card without any success. >>=20 >> pciconf -lv outputs this: >> root@freebsd1:~ # pciconf -lv | grep -i Qlogic -A3 -B1 >> none17@pci0:2:0:0: class=3D0x0c0600 card=3D0x73221077 chip=3D0x73221077= rev=3D0x02 hdr=3D0x00 >> vendor =3D 'QLogic Corp.' >> device =3D 'IBA7322 QDR InfiniBand HCA' >> class =3D serial bus >>=20 >> So at least the system is aware of the card, but I can=92t see it on = dmesg, so something is missing. Drivers? Support? Kernel Module? >>=20 >> I came across this webpage https://wiki.freebsd.org/InfiniBand and = cannot find the card on the table of supported hardware, so at this = point I started to believe that the card is just unsupported. >>=20 >> But here we are on the mailing list, to see if anyone can help. >>=20 >> Thanks in advance. >=20 > Hi, >=20 > Try loading qlxgb or qlxgbe. Hmmm, between them, the man pages for qlxgb and qlxgbe say they support: * QLogic 3200 series (qlxgb) * QLogic 8200 series (qlxgb) * QLogic 8300 series (qlxgbe) Should we add them to the "hardware support by release" table? Vin=EDcius, with your card, do you know the exact model number? IBA7322 seems to be the controller chip on the card itself, not the adapter = model number, so it's hard to tell which series it belong too. Saying that from looking through the QLogic IB Adapters PDF: = http://filedownloads.qlogic.com/files/driver/78254/Install_Guide_QLogic_IB= _Adapters_A.pdf Page 3-5 mentions it, as well as Figure 3-1 on that same page. :) Regards and best wishes, Justin Clift -- "My grandfather once told me that there are two kinds of people: those who work and those who take the credit. He told me to try to be in the first group; there was less competition there." - Indira Gandhi