From owner-freebsd-current@freebsd.org Sat Jul 16 00:06:50 2016 Return-Path: Delivered-To: freebsd-current@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 F3C0BB9A825 for ; Sat, 16 Jul 2016 00:06:49 +0000 (UTC) (envelope-from mmacy@nextbsd.org) Received: from sender163-mail.zoho.com (sender163-mail.zoho.com [74.201.84.163]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CCA9E1B99 for ; Sat, 16 Jul 2016 00:06:49 +0000 (UTC) (envelope-from mmacy@nextbsd.org) Received: from mail.zoho.com by mx.zohomail.com with SMTP id 1468627604411123.27471367194676; Fri, 15 Jul 2016 17:06:44 -0700 (PDT) Date: Fri, 15 Jul 2016 17:06:44 -0700 From: Matthew Macy To: "David Somayajulu" Cc: "freebsd-current@freebsd.org (freebsd-current@FreeBSD.org)" Message-ID: <155f106d383.b207e1c559055.7041741566479085151@nextbsd.org> In-Reply-To: References: Subject: Re: RoCE v2 on FreeBSD MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Priority: Medium User-Agent: Zoho Mail X-Mailer: Zoho Mail X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Jul 2016 00:06:50 -0000 ---- On Thu, 14 Jul 2016 10:31:40 -0700 David Somayajulu wrote ---- > Hi All, > Does FreeBSD support RoCE v2 ? > Thanks > David S. FreeBSD has OFED support. Does OFED support RoCE v2? -M