From owner-freebsd-net@FreeBSD.ORG Tue Jul 13 01:59:00 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 BEE18106566C; Tue, 13 Jul 2010 01:59:00 +0000 (UTC) (envelope-from cbuechler@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 263858FC16; Tue, 13 Jul 2010 01:58:59 +0000 (UTC) Received: by wwb31 with SMTP id 31so613981wwb.31 for ; Mon, 12 Jul 2010 18:58:59 -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=6HYbNB+QElSxm0qoBm52HbMoewaIBhRTHnxUpTWWUuc=; b=axpks/6WSyB3MJ1+7IozHrGtBcWkuPjT9CvDlvao2PJcVHxa2vuz3RGvFIKBCVbpPr ZlTHlRR0Z4g/Y4EsxDaYI4AIv4zEcg5oNpvv0mpFmSY+2oAEAQZvPIUpn3SJcHoyN+Xi SoSZio8GXWBrZiKwkIhZh4w5YhQsYwbw+EZ+E= 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=OrvzYuKu2IFYXiZ9WNL9Xlr1s/+k8bRblusgUQ8JtRdsVeYY2XOnhTl+nl8PZJXpW4 n9jF2CpMYmDtwSnJXx3CwzdhwVUzTbtHak2lmb+/rkHLDRER63/NyaGz+8XXC/SP4wqP mTad4U1Epkn+7W5VhZr5h8pVa1rJGWx2EJvB8= MIME-Version: 1.0 Received: by 10.216.165.132 with SMTP id e4mr9418121wel.83.1278986339077; Mon, 12 Jul 2010 18:58:59 -0700 (PDT) Received: by 10.216.181.196 with HTTP; Mon, 12 Jul 2010 18:58:59 -0700 (PDT) In-Reply-To: References: <4C3631F4.4090504@gmail.com> <20100708215554.GH9303@michelle.cdnetworks.com> <216204450.20100712121153@enderunix.org> Date: Mon, 12 Jul 2010 21:58:59 -0400 Message-ID: From: Chris Buechler To: Jack Vogel Content-Type: text/plain; charset=ISO-8859-1 Cc: pyunyh@gmail.com, =?ISO-8859-1?Q?Ermal_Lu=E7i?= , Omer Faruk SEN , 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: Tue, 13 Jul 2010 01:59:00 -0000 On Mon, Jul 12, 2010 at 5:24 AM, Jack Vogel wrote: > I've not heard anything yet, will see what happens later this morning. > Of the info I currently have, it doesn't panic on a stock 8.1-RC2, but it wasn't the same config - there weren't any VLANs configured. I'm getting VLANs configured on the stock 8.1-RC2 install and will see what happens. Should know more tomorrow. I don't have any igb NICs to test with, just this remote system that I don't have access to, if you can do some testing with VLANs Jack that might help replicate the problem. Will reply back as soon as I know more. thanks, Chris