From owner-freebsd-infiniband@freebsd.org Fri Aug 7 19:09:17 2015 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 44B1B9B6752 for ; Fri, 7 Aug 2015 19:09:17 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (heidi.turbocat.net [88.198.202.214]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 05C2FB8C; Fri, 7 Aug 2015 19:09:16 +0000 (UTC) (envelope-from hps@selasky.org) Received: from laptop015.home.selasky.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id D039B1FE023; Fri, 7 Aug 2015 21:09:06 +0200 (CEST) Message-ID: <55C502AA.4080408@selasky.org> Date: Fri, 07 Aug 2015 21:10:34 +0200 From: Hans Petter Selasky User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Jason Bacon , Garrett Cooper , freebsd-infiniband@FreeBSD.org CC: Mark Johnston , Jeff Roberson , Benno Rice Subject: Re: Enable OFED/Infiniband support in 11.0-RELEASE by default? References: <30977F3A-59D1-4CA4-BCF6-9062A04CFF44@gmail.com> <55C4FCC2.9060704@tds.net> In-Reply-To: <55C4FCC2.9060704@tds.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-infiniband@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Infiniband on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Aug 2015 19:09:17 -0000 Hi, See here: https://reviews.freebsd.org/D3182 --HPS