From owner-freebsd-net@FreeBSD.ORG Tue Nov 23 17:38:39 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 7C19D106566B for ; Tue, 23 Nov 2010 17:38:39 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from mail-ww0-f42.google.com (mail-ww0-f42.google.com [74.125.82.42]) by mx1.freebsd.org (Postfix) with ESMTP id 0A0CD8FC18 for ; Tue, 23 Nov 2010 17:38:37 +0000 (UTC) Received: by wwc33 with SMTP id 33so1060884wwc.1 for ; Tue, 23 Nov 2010 09:38:36 -0800 (PST) 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=Up193iv+3iBmiM04FpbG3biZLt8X70oXvcK0owkgJZA=; b=XN5EwPazRASU3MFzc+EQ0ZadN8YaBHfFdVYwbgsJIk3GA3UIVM4ek9E8GjBAZRqJhx NanGBfnNzvLqXwQ/QGcGSO8nZ9Xdf5b/f3BzqmQTr2dwasIR0xHrnUqtbWl3zx79pQ/+ PyPsGgVqTcDig/RPqhwo0MXfUJQsZG9i6hISA= 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=R/2EsUAdxCcfYlQEy1mnEFRaKcC3y3glMcazm3+U3f4xsOEcbZN0WnH9vF+Jqzgpry gmBd/sydBUeefI8ZkSsa24U9BK0sVgUmMfmqyKVxrqpY3ocdZzXBwuwmAAtmcU1B8tUD cc+GgjNHM4fiIlVxXslceuT+Nr2w7XxlfR9LU= MIME-Version: 1.0 Received: by 10.216.50.11 with SMTP id y11mr6938772web.57.1290533915199; Tue, 23 Nov 2010 09:38:35 -0800 (PST) Received: by 10.216.2.206 with HTTP; Tue, 23 Nov 2010 09:38:35 -0800 (PST) In-Reply-To: <4CEB567C.9000906@rdtc.ru> References: <20101117070422.GA45678@cabstand.com> <4CE3D097.7030204@grosbein.pp.ru> <4CEB567C.9000906@rdtc.ru> Date: Tue, 23 Nov 2010 09:38:35 -0800 Message-ID: From: Jack Vogel To: Eugene Grosbein Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-net@freebsd.org, Vlad Galu Subject: Re: request for MFC of em/igb drivers 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, 23 Nov 2010 17:38:39 -0000 Yes, code freeze starts Saturday, there have been issues with igb in HEAD which is why I did not just want to MFC it. I have a driver that now has been surviving long term stress (48+ hours of pounding) so I think its what we should go with, its coming to HEAD today and then PRERELEASE barring any problems before the weekend. Jack On Mon, Nov 22, 2010 at 9:51 PM, Eugene Grosbein wrote: > On 17.11.2010 23:39, Jack Vogel wrote: > > Yes, everyone, I plan on updating all the drivers, there has been no > > activity > > because I've tracking down a couple bugs that are tough, involving days > > of testing to reproduce. I know we're getting close and I appreciate any > > reports like this before. > > > > Stay tuned.... > > > > Jack > > Thanks for response. Do you play to MFC fixes before 8.2-RELEASE? > We are in PRERELEASE state already :-) >