From owner-freebsd-stable@FreeBSD.ORG Fri Jul 25 18:03:06 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 28C5E8FF; Fri, 25 Jul 2014 18:03:06 +0000 (UTC) Received: from mail-qg0-x22e.google.com (mail-qg0-x22e.google.com [IPv6:2607:f8b0:400d:c04::22e]) (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 CCE9F2C32; Fri, 25 Jul 2014 18:03:05 +0000 (UTC) Received: by mail-qg0-f46.google.com with SMTP id z60so5493247qgd.33 for ; Fri, 25 Jul 2014 11:03:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=HU1LDgbrrq4tCsi+ZGJLd1MHhjHZ/x1gFhQ/DO474d0=; b=pOLEzcdEZPsZdfVEQPgxrGHLANVsuYdj7wI6hQyT6hZnwZSSZ2iVVPq8gjTKZBFqON 6GqxXYcpQbmeymjQ53W+XM3ajRYs+3Jdhvoreu3dGTNnkTG8rV8ouX8WAcbT1ucqnDd7 fAZRRbMrhq8DVX/yQ5nVo6JXpjBlg07d95xE8JG6wi/mBQiTU4/f0IB+c94iRrejWDyr 1gR6NjtVtQbOPRmRgy4hAHXLcDMvGJ1lvJ3ysi37kFOMx5BSDFCp4gx5OUj4jhE3Ac0C RCQE5vnIonElTp6cw1UwWgdSK4KE4Inj5xTF+I+0Z4n/OTgUCCNoRyFbPTbXpgeeY+zw JQ5Q== MIME-Version: 1.0 X-Received: by 10.224.28.66 with SMTP id l2mr30449761qac.46.1406311384978; Fri, 25 Jul 2014 11:03:04 -0700 (PDT) Sender: carpeddiem@gmail.com Received: by 10.140.50.243 with HTTP; Fri, 25 Jul 2014 11:03:04 -0700 (PDT) In-Reply-To: References: <201406262133.s5QLXXP8029811@svn.freebsd.org> Date: Fri, 25 Jul 2014 14:03:04 -0400 X-Google-Sender-Auth: Pp5tpDK5dAbo1mPenZrIv0kMPDQ Message-ID: Subject: Re: svn commit: r267935 - head/sys/dev/e1000 From: Ed Maste To: Jack Vogel Content-Type: text/plain; charset=UTF-8 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: Fri, 25 Jul 2014 18:03:06 -0000 >> 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