From owner-freebsd-net@FreeBSD.ORG Tue Jul 15 09:56:52 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 91A3CA04; Tue, 15 Jul 2014 09:56:52 +0000 (UTC) Received: from mail-vc0-x22c.google.com (mail-vc0-x22c.google.com [IPv6:2607:f8b0:400c:c03::22c]) (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 36D7F238A; Tue, 15 Jul 2014 09:56:52 +0000 (UTC) Received: by mail-vc0-f172.google.com with SMTP id hq11so8493732vcb.17 for ; Tue, 15 Jul 2014 02:56:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=oDXUwasXv16ML+SksKSAmXT6eJo9y2DDUg1h4/3rF5k=; b=AjoVPkD3ypFl7ktYmG6odg+9W8dWYoHlF1qCuTRigMLqGmNpNQXEM13Fz//OdnAfQ4 9Xtx8vduIhz9cJof1LG8d9x9FeTErwh/xiuDL1xeUFG+wRJYQrxVNz49tMjsVMM+ya+z GRRKAiTJMWqUnzjp9Cdvk+cexecavaw6qn/K775PkOixUExV5q7WuOZ6gVVuYd0fot6R Cj4tUGQXkkQ4LhaZz7uwwnDm/kCdxq9BtQo+k5jwVHeGAxTqqRom0Udq4wOoZoYtYARB 2TP67iFJhtPJUkNI+4CtDmMdNzdJzFEZ/mIx3I80Wm+1OAXN3RWCik5oMh8e/F5rhhMs CmKg== MIME-Version: 1.0 X-Received: by 10.58.182.105 with SMTP id ed9mr21346327vec.16.1405418211379; Tue, 15 Jul 2014 02:56:51 -0700 (PDT) Received: by 10.58.161.102 with HTTP; Tue, 15 Jul 2014 02:56:51 -0700 (PDT) In-Reply-To: <42DD9481-C121-4A53-8D1D-E272689593FD@sarenet.es> References: <453BA9EC-BB63-4258-8141-847F41315E1E@sarenet.es> <6C8CF68D-68E2-4168-AA0A-6A629D363371@sarenet.es> <42DD9481-C121-4A53-8D1D-E272689593FD@sarenet.es> Date: Tue, 15 Jul 2014 11:56:51 +0200 Message-ID: Subject: Re: Fix Emulex "oce" driver in CURRENT From: Stefano Garzarella To: Borja Marcos Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 Cc: "freebsd-net@freebsd.org" , freebsd-current , Luigi Rizzo , Xin LI 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: Tue, 15 Jul 2014 09:56:52 -0000 2014-07-15 11:46 GMT+02:00 Borja Marcos : > > On Jul 15, 2014, at 11:45 AM, Stefano Garzarella wrote: > > > I just tried to run iperf3 with this patch and STABLE-10 and it seems to > work. > > Do you have a panic? > > Still compiling :) Anyway, you didn't suffer panics before, right? Right, I didn't suffer panics with iperf3, but with netmap in emulation mode I had a lot of panics before this patch. Stefano > > > > Borja. > > -- Stefano Garzarella