From owner-freebsd-current@FreeBSD.ORG Wed Feb 26 18:51:29 2014 Return-Path: Delivered-To: freebsd-current@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 F1115FAF for ; Wed, 26 Feb 2014 18:51:28 +0000 (UTC) Received: from mail-pa0-x22a.google.com (mail-pa0-x22a.google.com [IPv6:2607:f8b0:400e:c03::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C8D871CBD for ; Wed, 26 Feb 2014 18:51:28 +0000 (UTC) Received: by mail-pa0-f42.google.com with SMTP id kl14so1350930pab.15 for ; Wed, 26 Feb 2014 10:51:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=eiKvfxhe2cnbf84zQ4exaYpFDht2V0APS74jX9TKiMo=; b=HfU7nOo3BPVF1I2TMBptCnbBa51hrZB+AfRqUEIl63flFa7KyRIwwqMHRDPhAaCVHf EQ4t1bZzK837F6Gy422cUs+QiAEmTzUEp0ssrv5oTIxhHpfOfyho+STndmC8bw9aIJJl pHepJIQWjPQBmgA3rL7fP7ej3S7eW5OFEsRIsA1n4oTFi9aunlkMliDT2BM4MBAp0ewR Z3aX9o1wXa8HmB9+Uc9RaOrD7jknvVrBnUhnT8rzZQjWRMdqeGDCFar4FfrzoGQFB4xT QGAlsFaaLktiJ76BbmCcKVQEW5XU4DBLAAiPuGeBVIlt2lL2c6JgXT+0z87SnVKYR1L7 EdIA== X-Received: by 10.66.142.42 with SMTP id rt10mr10510042pab.1.1393440688422; Wed, 26 Feb 2014 10:51:28 -0800 (PST) MIME-Version: 1.0 Received: by 10.70.129.177 with HTTP; Wed, 26 Feb 2014 10:50:48 -0800 (PST) In-Reply-To: <3160420.vEZxcDgar0@pc-alex> References: <3160420.vEZxcDgar0@pc-alex> From: Eric Joyner Date: Wed, 26 Feb 2014 10:50:48 -0800 Message-ID: Subject: Re: Status on igb crash To: Alexandre Martins Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 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: Wed, 26 Feb 2014 18:51:29 -0000 Hi Alexandre, We didn't put the fix into the repository because we think it would have had a significant impact on throughput. It fixed a crash, but that gotcha could potentially annoy everyone else using the driver who wasn't experiencing the same type of crash. That said, I'm going to look into that performance impact, and will try to submit a patch later without one. --- - Eric Joyner On Wed, Feb 26, 2014 at 3:06 AM, Alexandre Martins < alexandre.martins@netasq.com> wrote: > Hi Eric, > > In January, I have report a bug into igb driver : > > http://lists.freebsd.org/pipermail/freebsd-current/2014-January/047827.html > > You send me a patch, but nothing was done into kernel sources. > > Will it be planed to put a fix into the repository ? > > Kind regards > > -- > Alexandre Martins > NETASQ -- We secure IT > >