From owner-freebsd-net@FreeBSD.ORG Thu Jul 8 21:26:03 2010 Return-Path: Delivered-To: net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E8FAE106564A for ; Thu, 8 Jul 2010 21:26:02 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from mail-gw0-f54.google.com (mail-gw0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id 6AC4D8FC12 for ; Thu, 8 Jul 2010 21:26:02 +0000 (UTC) Received: by gwb15 with SMTP id 15so605195gwb.13 for ; Thu, 08 Jul 2010 14:25:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=E6ChguMhL8nI/TW3cqcv416m4SVt165MNHcBJ+EZZKo=; b=Jqpitt9y7GIl3lnwJBGx7zBnBp5bQn0RbtLAIsdyHLiEH74sC9n2WqZe/DOhu5NCt6 6L/0sHHip85bwIEXd3mb+fAnUJ1M10ILjiPN9qFrZGnLnYFaGtjAv2CwEIvYnrJWZcdv V9dbUVzoYFzcKdQhMatwDQ5SmCKNH5hEHHMDs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=mw37M6wFD4RvSiEljtjHmZ1R7vyAYQCs3DmOKA1C7KIQF4N8zzLO7aGAbXLFHnLZpI 7d6q7D9gdguLtXVcD4yA9duBpmaTtsi+OVolTPu08RnkIp6+pwyHXskfhVgCaApN7MAY Z5nrKfOyFkjnGp4Up/ml1jF+fY0c42Ofja7Lk= MIME-Version: 1.0 Received: by 10.229.231.130 with SMTP id jq2mr5446483qcb.296.1278622996936; Thu, 08 Jul 2010 14:03:16 -0700 (PDT) Received: by 10.229.220.5 with HTTP; Thu, 8 Jul 2010 14:03:16 -0700 (PDT) In-Reply-To: <4C3631F4.4090504@gmail.com> References: <4C3631F4.4090504@gmail.com> Date: Thu, 8 Jul 2010 14:03:16 -0700 Message-ID: From: Jack Vogel To: Chris Buechler Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: net@freebsd.org Subject: Re: page fault in igb on 8.1 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jul 2010 21:26:03 -0000 Am confused, does not the code in 8.1 have that fix, looked to me like it did? Jack On Thu, Jul 8, 2010 at 1:15 PM, Chris Buechler wrote: > I'm seeing what appears to be the problem described in this thread with the > latest RELENG_8_1, reportedly fixed by this diff. > > http://lists.freebsd.org/pipermail/freebsd-current/2009-November/013258.html > > Except that fix was reverted in r206211. > > http://svn.freebsd.org/viewvc/base/releng/8.1/sys/dev/e1000/if_igb.c?view=log > > Was that accidental, or is the first link above no longer applicable and > this is a different problem? > > Chris > > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" >