From owner-svn-src-stable@FreeBSD.ORG Tue Jul 20 21:52:26 2010 Return-Path: Delivered-To: svn-src-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6DF3E106564A; Tue, 20 Jul 2010 21:52:26 +0000 (UTC) (envelope-from anders@FreeBSD.org) Received: from fupp.net (totem.fix.no [80.91.36.20]) by mx1.freebsd.org (Postfix) with ESMTP id 1D9238FC0A; Tue, 20 Jul 2010 21:52:25 +0000 (UTC) Received: from localhost (totem.fix.no [80.91.36.20]) by fupp.net (Postfix) with ESMTP id 166AA462A6; Tue, 20 Jul 2010 23:52:25 +0200 (CEST) Received: from fupp.net ([80.91.36.20]) by localhost (totem.fix.no [80.91.36.20]) (amavisd-new, port 10024) with LMTP id XHpppQK3gady; Tue, 20 Jul 2010 23:52:24 +0200 (CEST) Received: by fupp.net (Postfix, from userid 1000) id DC08A462A5; Tue, 20 Jul 2010 23:52:24 +0200 (CEST) Date: Tue, 20 Jul 2010 23:52:24 +0200 From: Anders Nordby To: Pyun YongHyeon Message-ID: <20100720215224.GA47151@fupp.net> References: <201006101804.o5AI4PEX024259@svn.freebsd.org> <20100629074831.GA75332@fupp.net> <1277820825.55649.7.camel@bauer.cse.buffalo.edu> <20100701215218.GC7090@michelle.cdnetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20100701215218.GC7090@michelle.cdnetworks.com> User-Agent: Mutt/1.4.2.3i X-PGP-Key: http://anders.fix.no/pgp/ X-PGP-Key-FingerPrint: 1E0F C53C D8DF 6A8F EAAD 19C5 D12A BC9F 0083 5956 Cc: src-committers@freebsd.org, Ken Smith , jdc@parodius.com, svn-src-stable@freebsd.org, svn-src-all@freebsd.org, svn-src-stable-7@freebsd.org, marcel@freebsd.org, Pyun YongHyeon Subject: Re: svn commit: r208995 - stable/7/sys/dev/bge X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jul 2010 21:52:26 -0000 Hi, On Thu, Jul 01, 2010 at 02:52:18PM -0700, Pyun YongHyeon wrote: >> > Is it possible to get this fix into FreeBSD 7.3-RELEASE? >> We typically rely on developers to decide if fixes might warrant >> consideration as an Errata Notice and send email to re@ suggesting >> it. It's hard for us to judge on our own - factors include things >> like the individual developers' confidence level in the fix, etc. > Even though I didn't receive positive feedback from jumbo frame > users I'm pretty sure the change set will fix regression introduced > in r199011. As you might know, the bug was not detected for a very > long time(about 6 months) so I think it's better to wait 2 or 3 > weeks to get more confidence on the patch. Ok, so it's been 19 days since your mail. And much longer since june 10, when you fixed it in RELENG_7 and RELENG_8. Do you feel OK with the patch by now? My experience with the patch on production systems is entirely positive. Would be great to have this fix in 7.3. Only 7.3 has this bug. I can send the reports of my problems to re@ if you are OK with putting this into the release. Regards, -- Anders.