From owner-freebsd-net@FreeBSD.ORG Tue Sep 9 04:06:33 2014 Return-Path: Delivered-To: freebsd-net@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 93511B16; Tue, 9 Sep 2014 04:06:33 +0000 (UTC) Received: from mail-qc0-x231.google.com (mail-qc0-x231.google.com [IPv6:2607:f8b0:400d:c01::231]) (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 3DE3490F; Tue, 9 Sep 2014 04:06:33 +0000 (UTC) Received: by mail-qc0-f177.google.com with SMTP id i8so16262348qcq.8 for ; Mon, 08 Sep 2014 21:06:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=JLgRqluX5dUnx588M92L3RghB2jonn8n9xBRhy8Xd6g=; b=xcPpKdX93laQ+QJh/gjHPAfC1KUBHkWH4Nf51ek44wGtwBhYSfVXbzfVLsNYeJFDlW nS+4UrDDRniZiqUUfnn6vi8kWg/nMFsrGFfMsla/fTUrra8PqwtIPeHCPcFejF8QKIcu e3qhENXr4AJ4MGlB1Yqvqc9HxPJK5H1fD9o/3QX3Q/udI/gfpczCY5bcYWLxLI0i4IxP a8Eni/x3+3njpRFcSsz9oil6l19H53y2eqN40XY5nOdOgMPi6R03CVx/1wQ4LU/d7lJf W+sSw4OPImFLwowRZO3YoLgpx6m8cAyF/+pziMxB+I1jYw3Tt7SAfIFxWaYEsXiviS+k ty4Q== MIME-Version: 1.0 X-Received: by 10.229.38.3 with SMTP id z3mr47385582qcd.17.1410235592464; Mon, 08 Sep 2014 21:06:32 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.39.139 with HTTP; Mon, 8 Sep 2014 21:06:32 -0700 (PDT) In-Reply-To: <540E547C.9030703@bsdinfo.com.br> References: <5408F23C.2030309@bsdinfo.com.br> <54091607.9010100@bsdinfo.com.br> <5409CA44.8070203@bsdinfo.com.br> <540A1A3E.2040306@bsdinfo.com.br> <540A8200.5010404@bsdinfo.com.br> <540DFAE3.8070001@bsdinfo.com.br> <002001cfcba0$4812c7f0$d83857d0$@videon-znojmo.cz> <540E547C.9030703@bsdinfo.com.br> Date: Mon, 8 Sep 2014 21:06:32 -0700 X-Google-Sender-Auth: WMylW-SNozcy5nPVSWwCjDhRxdU Message-ID: Subject: Re: ixgbe CRITICAL: ECC ERROR!! Please Reboot!! From: Adrian Chadd To: Marcelo Gondim Content-Type: text/plain; charset=UTF-8 Cc: Jack F Vogel , FreeBSD Net , Eric Joyner , =?UTF-8?B?SW5nLiBBbGXFoSBOZWNodsOhdGFs?= X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18-1 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, 09 Sep 2014 04:06:33 -0000 Hi, A bunch of us spent a whole bunch of time on the driver before and after 10.0-REL happened to squish a number of ixgbe hanging and out of order bugs. Please update. :) -a