From owner-freebsd-net@FreeBSD.ORG Wed Jun 18 14:13:02 2014 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7ED0F946; Wed, 18 Jun 2014 14:13:02 +0000 (UTC) Received: from cu01176a.smtpx.saremail.com (cu01176a.smtpx.saremail.com [195.16.150.151]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 39AD22865; Wed, 18 Jun 2014 14:13:01 +0000 (UTC) Received: from [172.16.2.2] (izaro.sarenet.es [192.148.167.11]) by proxypop03.sare.net (Postfix) with ESMTPSA id B276A9DC69E; Wed, 18 Jun 2014 16:12:58 +0200 (CEST) Subject: Re: Unusable Emulex "oce" driver version in -STABLE, 9.3 and CURRENT Mime-Version: 1.0 (Apple Message framework v1283) Content-Type: text/plain; charset=us-ascii From: Borja Marcos In-Reply-To: <0BF09067-7B0A-4161-8A74-DDD38D195796@sarenet.es> Date: Wed, 18 Jun 2014 16:12:57 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: <417B6D80-80AD-4135-982F-CA3F05E96988@sarenet.es> References: <8D93EDF7-AC0E-4707-AC62-55CBD5F3358D@sarenet.es> <0BF09067-7B0A-4161-8A74-DDD38D195796@sarenet.es> To: Borja Marcos X-Mailer: Apple Mail (2.1283) Cc: freebsd-net@freebsd.org, Stable Stable X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jun 2014 14:13:02 -0000 On Jun 18, 2014, at 2:20 PM, Borja Marcos wrote: > Just a follow-up.=20 >=20 > I ran the tests on 9.3-BETA3. It doesn't panic, but the interface = freezes and it's unable to transmit packets. So, it's still unusable. >=20 > Now I'm installing the new driver and trying again. Will take time, I = have installed the system to a pendrive.=20 Tried with the new driver on 9.3-BETA3. = http://www.emulex.com/downloads/emulex/drivers/freebsd/freebsd-91-amd64/dr= ivers/ It doesn't compile cleanly but commenting out an ifdef/endif made it = compile. It works, at least with 2 minutes of traffic I didn't see it freeze or = hang. I can load and unload the extension, no problems. I've updated the bug report. I am posting this just in case someone is = not following freebsd-net. Borja.