From owner-freebsd-net@FreeBSD.ORG Fri Jul 9 05:03:43 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 88F91106564A for ; Fri, 9 Jul 2010 05:03:43 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 3B3538FC0C for ; Fri, 9 Jul 2010 05:03:42 +0000 (UTC) Received: by vws6 with SMTP id 6so2536348vws.13 for ; Thu, 08 Jul 2010 22:03:35 -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=ApaLy3fY5cEYnwOBAoC6TFOWmnz6UYXdbxFkGDc6GaU=; b=cxuYfcGAtBgDKnSRNXsTRNujWqTZC5+ISSuZW46VRi+t4Aw1xZ3m8VMqk3SfemKL0w faiQhGy7wJ+uPj+U0HHBGNpze7AP6f7D1I+I15oVnzdc2OV/XAHFp3pPaj0V+ZpgesGR XptY81CaETWTBIsnQ+Pfgm4tFRjdLHj2M7QiM= 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=JIX0i+pFmO65KK30neMBx8VwF2MXl7nH2yIVdBVALB9ttgU1E0lt98SDwvO/Q4vre8 wcrfpeeLfZe1TFy/+GOwmgzvX7tgIy+27QUePoz1zvM1BZvw7qapH++16Dlow0hoajjQ aJbtyBa4I8Juv8/wEPzKsGSXsdYH+gd8/HjO0= MIME-Version: 1.0 Received: by 10.229.82.7 with SMTP id z7mr5678526qck.31.1278651815332; Thu, 08 Jul 2010 22:03:35 -0700 (PDT) Received: by 10.229.220.5 with HTTP; Thu, 8 Jul 2010 22:03:35 -0700 (PDT) In-Reply-To: References: <4C3631F4.4090504@gmail.com> <20100708215554.GH9303@michelle.cdnetworks.com> Date: Thu, 8 Jul 2010 22:03:35 -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: pyunyh@gmail.com, 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: Fri, 09 Jul 2010 05:03:43 -0000 Damn, thats bad, and this is with what installed exactly, RC1, 2? I'll have someone in validation install to see if we can repro this tomorrow, let me know what it is asap. Jack On Thu, Jul 8, 2010 at 9:30 PM, Chris Buechler wrote: > On Thu, Jul 8, 2010 at 5:55 PM, Pyun YongHyeon wrote: > > On Thu, Jul 08, 2010 at 05:36:44PM -0400, Chris Buechler wrote: > >> On Thu, Jul 8, 2010 at 5:03 PM, Jack Vogel wrote: > >> > Am confused, does not the code in 8.1 have that fix, looked to me like > it > >> > did? > >> > > >> > >> Maybe I'm confused, but it looks like RELENG_8_1 has the IGB_DBA_ALIGN > >> rather than 1. > >> > > > > No, this comes from controller requirement. Alignment 1 is not > > supported. Please show your back trace to narrow down the cause of > > panic. > > Thanks, I don't have physical access to the box, am getting someone on > site to get a kernel with debugging on it. Box works fine, as long as > the NICs aren't plugged in. As soon as a NIC gets link, it panics. > I'll post a backtrace as soon as I can get one. > > Chris >