From owner-freebsd-drivers@FreeBSD.ORG Mon Aug 25 21:21:44 2014 Return-Path: Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 30CA6DDC; Mon, 25 Aug 2014 21:21:44 +0000 (UTC) Received: from mail-pa0-x22e.google.com (mail-pa0-x22e.google.com [IPv6:2607:f8b0:400e:c03::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ED1173E59; Mon, 25 Aug 2014 21:21:43 +0000 (UTC) Received: by mail-pa0-f46.google.com with SMTP id lj1so21711891pab.33 for ; Mon, 25 Aug 2014 14:21:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=yVyClQE7XFNgsKNsRmm7tMFb+mMAXrZrQQiMNRPm0Ok=; b=mBYckjHBdsp1zyptPM9pQXx4J4mPEMr6nPMlDxdHEUPrSRGepC+Yb7UaFlmjaEAGaI lW7XgI4ZNlh9awGJgW/hl25YPwHkipLxLSCd/z86Ic0ra9o6yeuiZMssOEkqDDSD/4lN rTMtsFLN1lJr1CJSbZJLDJK5QlM0i1EQmvkG6aR+/bwk7GhUjyRzRfODTPtBi1m8BU3O XDnw92L07waYkE3MC/tUP3xx1QOiakKIUl7yXmkyeEuyVD1t+v+j448Q4dFzvgmYy0Up j8V23fc0f9DioEp+sazP4ourruM6HXxJxa+Q9VkLAsfJDbCN50DyOKbEROSG6D37W4GE YKqA== X-Received: by 10.66.163.65 with SMTP id yg1mr32125072pab.33.1409001703357; Mon, 25 Aug 2014 14:21:43 -0700 (PDT) Received: from [10.192.166.0] (stargate.chelsio.com. [67.207.112.58]) by mx.google.com with ESMTPSA id td4sm772143pbc.36.2014.08.25.14.21.41 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Aug 2014 14:21:42 -0700 (PDT) Sender: Navdeep Parhar Message-ID: <53FBA8E4.305@FreeBSD.org> Date: Mon, 25 Aug 2014 14:21:40 -0700 From: Navdeep Parhar User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: David Somayajulu , "freebsd-drivers@freebsd.org" , "freebsd-net@freebsd.org" Subject: Re: OFED support on FreeBSD References: <49F5640B08EAA94DAF2F6B6145E6A08A0128634D54@AVMB1.qlogic.org> In-Reply-To: <49F5640B08EAA94DAF2F6B6145E6A08A0128634D54@AVMB1.qlogic.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: "davidcs@FreeBSD.org" X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Aug 2014 21:21:44 -0000 On 08/25/14 13:39, David Somayajulu wrote: > Hi All, > What is the current support for OFED on FreeBSD ? Are there any drivers which support either RoCE or iWARP ? The iw_cxgbe module in sys/dev/cxgbe/iw_cxgbe is an iWARP driver for cxgbe(4) hardware. The upstream version is kernel verbs only, and is probably missing some bugfixes. Regards, Navdeep > Thanks > David Somayajulu > > ________________________________ > > This message and any attached documents contain information from QLogic Corporation or its wholly-owned subsidiaries that may be confidential. If you are not the intended recipient, you may not read, copy, distribute, or use this information. If you have received this transmission in error, please notify the sender immediately by reply e-mail and then delete this message. > _______________________________________________ > freebsd-drivers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-drivers > To unsubscribe, send any mail to "freebsd-drivers-unsubscribe@freebsd.org" >