From owner-freebsd-net@FreeBSD.ORG Wed May 19 16:47:34 2010 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6221D106564A for ; Wed, 19 May 2010 16:47:34 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id E3FDE8FC0C for ; Wed, 19 May 2010 16:47:33 +0000 (UTC) Received: by wye20 with SMTP id 20so766070wye.13 for ; Wed, 19 May 2010 09:47:30 -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=6+yakPuRkyl1AiFiMyoBCQ/nrhog1aDcCT40xFgLyfY=; b=q9xfYKHwqd+1SGh1N/zemNdUJ3xhHrIiKw20YChiR/GIq+VKYjvn6L4QZGLRsGU1VN 5LYPejaXIIpiW0P7poSDEvA8P8dq+YY8LnNA9B3U21prILRUGk7s5U3kC1poN7K3K6ad nUgraon3xqGDxUXWYRyHe/bk/dtoqwSYHdfoU= 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=Zq0myjOA663rw24Z8OTxWJDbPw67U/yloKTiepY8AJYZGQLuXwnatctthW856TZEqe UsEgtRkl1pkqIsCFCIhY+ILSm+LRmo5Z42JvYl3Q1ukQB8vvR2Y4UrEOUPMT7PTX8EzV u9u0Xm9oaPbzOqusxeQGq1OMDzaeEB2jJ3V/o= MIME-Version: 1.0 Received: by 10.216.90.136 with SMTP id e8mr5263363wef.121.1274287650668; Wed, 19 May 2010 09:47:30 -0700 (PDT) Received: by 10.216.29.129 with HTTP; Wed, 19 May 2010 09:47:29 -0700 (PDT) In-Reply-To: <20100519162032.GE6390@icir.org> References: <20100514180151.GA8175@icir.org> <20100519042100.GB6390@icir.org> <20100519162032.GE6390@icir.org> Date: Wed, 19 May 2010 09:47:29 -0700 Message-ID: From: Jack Vogel To: Robin Sommer Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-net@freebsd.org Subject: Re: Crashes with ixgbe on FreeBSD 8 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: Wed, 19 May 2010 16:47:34 -0000 It will work on 8 RELEASE just fine except for a macro define that ALTQ required that's not in RELEASE, what I did was stick the define into the header and all was well. I was thinking that I would not check that change in but I now see it will probably be useful to have it in the mainstream. I have another hot issue this morning but I will try and check the change into HEAD this afternoon then you will able to just pull that and the driver will drop into 8 REL with no problem. Jack On Wed, May 19, 2010 at 9:20 AM, Robin Sommer wrote: > > On Tue, May 18, 2010 at 22:28 -0700, you wrote: > > > Yes, download the latest code, oh hmmm, can you install STABLE, > > because there's one small issue that will cause a problem on 8 REL, > > but if that's a big problem I can also give you a patch so it will work. > > Jack, thanks for the reply. I could upgrade to STABLE but I as I > have quite a number of machines in my setup (and not not all of them > need the driver) I would prefer to stay with RELEASE if that is an > option. So if you could send me a patch, that would be very helpful. > > > What I'd like to see you try is the newest code that I checked into > > HEAD today, that's what I am planning for 8.1 and I want as much > > testing as I can get anyway. > > Sure, I'd be happy to try that. Can this be back-ported to RELEASE > as well or does it need HEAD? > > Thanks! > > Robin > > -- > Robin Sommer * Phone +1 (510) 666-2886 * robin@icir.org > ICSI/LBNL * Fax +1 (510) 666-2956 * www.icir.org >