From owner-freebsd-stable@FreeBSD.ORG Mon Jul 28 21:12:16 2014 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 81829DC2; Mon, 28 Jul 2014 21:12:16 +0000 (UTC) Received: from mail-vc0-x233.google.com (mail-vc0-x233.google.com [IPv6:2607:f8b0:400c:c03::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 18E572452; Mon, 28 Jul 2014 21:12:16 +0000 (UTC) Received: by mail-vc0-f179.google.com with SMTP id hq11so12220266vcb.38 for ; Mon, 28 Jul 2014 14:12:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=VoubXm5SSfzueFiFVhmhuvwLaNCWWlFEw/Cz1EEgX48=; b=CDchnjmsPawFJD/4QrbtEj0p6+eP9L4i99BZAZxM7tQUyal83TWFxFkmWEwUZeZbDU pZxguRvtoP88HBJ9PPdSNAAFdveiE5j3sFrXgl9KkfrbjBOWqtW5mhHAM7Fox/sjnCyP KX1avT2Ki70uxpE5Eg0C9FAZRymPV0cCEzJsNn1UoCAXHg5LRCK2/1omEWsHQb8rcl8P F5YychWyXRsA+B57tN1ui5sw5/hv921dU3RPnMmJKXm8iYyktkN/LOMF9K0KO3jpUE+I vTnIhGSI/Rm/a0HK03WaYdCF0Y8mQ77UviENN6RM8kZRHJ5k6sw2hch1+CG3Bj7abkA0 29yQ== MIME-Version: 1.0 X-Received: by 10.52.25.228 with SMTP id f4mr66396vdg.62.1406581935088; Mon, 28 Jul 2014 14:12:15 -0700 (PDT) Received: by 10.220.194.129 with HTTP; Mon, 28 Jul 2014 14:12:15 -0700 (PDT) In-Reply-To: References: <201406262133.s5QLXXP8029811@svn.freebsd.org> Date: Mon, 28 Jul 2014 14:12:15 -0700 Message-ID: Subject: Re: svn commit: r267935 - head/sys/dev/e1000 From: Jack Vogel To: Ed Maste Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 Cc: Jack F Vogel , "stable@freebsd.org" , hiren panchasara X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jul 2014 21:12:16 -0000 Done, thanks for staying on my case Ed :) Jack On Fri, Jul 25, 2014 at 11:03 AM, Ed Maste wrote: > >> On Wed, Jul 16, 2014 at 11:49 PM, Herbert J. Skuhra > wrote: > >> > Den 26.06.2014 23:33, skrev Jack F Vogel: > >> > > >> >> Author: jfv > >> >> Date: Thu Jun 26 21:33:32 2014 > >> >> New Revision: 267935 > >> >> URL: http://svnweb.freebsd.org/changeset/base/267935 > >> >> > >> >> Log: > >> >> Sync the E1000 shared code with Intel internal, this adds fixes, > >> >> and more importantly, new I218 adapter support to the em driver. > >> >> > >> >> MFC after: 1 week > >> > > >> > > >> > Does anyone know when this will be commited to stable/10? > >> > Any open issues with this change? > > > > On 17 July 2014 03:31, Jack Vogel wrote: > > Will try to squeeze it in between crises next week :) > > Hi Jack - do you think you'll be able to tackle this soon? It will be > very good to get test exposure in advance of the fast-approaching 10.1 > release process. > > Thanks, > Ed >