From owner-freebsd-infiniband@FreeBSD.ORG Wed Jan 7 13:26:05 2015 Return-Path: Delivered-To: freebsd-infiniband@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 73D78873 for ; Wed, 7 Jan 2015 13:26:05 +0000 (UTC) Received: from mail.tdx.com (mail.tdx.com [62.13.128.18]) by mx1.freebsd.org (Postfix) with ESMTP id 3DADC66FE3 for ; Wed, 7 Jan 2015 13:26:04 +0000 (UTC) Received: from [10.12.30.106] (vpn01-01.tdx.co.uk [62.13.130.213]) (authenticated bits=0) by mail.tdx.com (8.14.3/8.14.3/) with ESMTP id t07DQ2ZE079897 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 7 Jan 2015 13:26:03 GMT Date: Wed, 07 Jan 2015 13:26:03 +0000 From: Karl Pielorz To: Hans Petter Selasky , freebsd-infiniband@freebsd.org Subject: Re: Infiniband under FreeBSD 11.0-CURRENT... Message-ID: <62BC1791A40C62A1836B5368@[10.12.30.106]> In-Reply-To: <54ACE6B1.1060705@selasky.org> References: <54AB853C.7070300@selasky.org> <9406DDD429A698CCFE8EA77B@Karls-Mac-mini.local> <54ACE6B1.1060705@selasky.org> X-Mailer: Mulberry/4.0.8 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: freebsd-infiniband@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Infiniband on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jan 2015 13:26:05 -0000 --On 07 January 2015 08:56 +0100 Hans Petter Selasky wrote: > Hi, > > From what I know everything should work like ususal. In between you > maybe want to grab this patch aswell, hence it plugs a file descriptor > memory leak related to infiniband: > > https://svnweb.freebsd.org/changeset/base/276749 Thanks. I'll try updating to HEAD tonight and see if that makes any difference. The cards are 'seen' [e.g. by ifconfig] - but none of the utils (ibstat/opensm) can see them. If I try to ifconfig one of the interfaces I get an instant kernel panic as well... Like I said I'll try with HEAD and post back if I've still got issues... Cheers, -Karl