From owner-svn-src-head@freebsd.org Tue Jan 12 20:43:24 2016 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 38EACA6D9CC for ; Tue, 12 Jan 2016 20:43:24 +0000 (UTC) (envelope-from bounces+73574-9504-svn-src-head=freebsd.org@sendgrid.net) Received: from o3.shared.sendgrid.net (o3.shared.sendgrid.net [208.117.48.85]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E96F411A1 for ; Tue, 12 Jan 2016 20:43:23 +0000 (UTC) (envelope-from bounces+73574-9504-svn-src-head=freebsd.org@sendgrid.net) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sendgrid.info; h=subject:to:references:from:mime-version:in-reply-to:content-type:content-transfer-encoding; s=smtpapi; bh=EQtw6vzm/6S0Z/DC3prCRgdWMxo=; b=LiSAobmqKfYbFNitU2 rhxMcZP5P0z8aDjrzdECytagvP49fRDa1vTGAmVvbwBm8a/NzOGg1p+T94pEC8cf 5YG5vcHT3F4y4uBHtgwDyxiCVQoTM2OVeqsJnB7tI7QuQmiDv9D1bhAeobLsmpno pS3Y0znz7ExK8t0qLyheCs99k= Received: by filter0406p1mdw1.sendgrid.net with SMTP id filter0406p1mdw1.12969.5695655C21 2016-01-12 20:43:08.315387997 +0000 UTC Received: from mail.tarsnap.com (ec2-54-86-246-204.compute-1.amazonaws.com [54.86.246.204]) by ismtpd0002p1iad1.sendgrid.net (SG) with ESMTP id xJoKf3_QTGCQiAnOa-LjPQ for ; Tue, 12 Jan 2016 20:43:08.349 +0000 (UTC) Received: (qmail 73628 invoked from network); 12 Jan 2016 20:40:44 -0000 Received: from unknown (HELO clamshell.daemonology.net) (127.0.0.1) by ec2-107-20-205-189.compute-1.amazonaws.com with ESMTP; 12 Jan 2016 20:40:44 -0000 Received: (qmail 10528 invoked from network); 12 Jan 2016 20:42:09 -0000 Received: from unknown (HELO clamshell.daemonology.net) (127.0.0.1) by clamshell.daemonology.net with SMTP; 12 Jan 2016 20:42:09 -0000 Subject: Re: svn commit: r293739 - head/release To: koobs@FreeBSD.org, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org References: <201601120942.u0C9gMHX024301@repo.freebsd.org> <5694D60D.5050404@FreeBSD.org> From: Colin Percival Message-ID: <56956521.7060107@freebsd.org> Date: Tue, 12 Jan 2016 12:42:09 -0800 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <5694D60D.5050404@FreeBSD.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-SG-EID: EvYvoie/qnEezyq2t4eRKjDm9X7ZKbCMt75WvXA+XNEVfF3HLhUEFu1VsKUR1m0lJSXprbCvuukAPz g1sz4eNfkQd9KPYFZiq6h5Jf2oe1WcH5LCBzFhSHyO4JWkRWN1XG1sRxFfXaPQmT4G4LlWsa72Cs3u KeJCiJ7A9khvQtcpDi6MS8vsR7otaqJDnaSGYqNQF9VFOYMmRDnFkKQdLbfPynNdzY4fo+HZmL/HOb g= X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jan 2016 20:43:24 -0000 On 01/12/16 02:31, Kubilay Kocak wrote: > On 12/01/2016 8:42 PM, Colin Percival wrote: >> Author: cperciva >> Date: Tue Jan 12 09:42:21 2016 >> New Revision: 293739 >> URL: https://svnweb.freebsd.org/changeset/base/293739 >> >> Log: >> Enable "EC2 Enhanced Networking" (aka. SR-IOV networking) when creating >> EC2 images. >> >> X-MFC after: if/when the driver fixes get MFCed > > Is there a Bugzilla issue reference for this (or the head changeset)? The commit which finally got this working was r293338, but my understanding is that there are lots of earlier driver updates too. Approximately all of sys/dev/ixgbe will need to be MFCed, I think. References: https://reviews.freebsd.org/D4788 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202983 -- Colin Percival Security Officer Emeritus, FreeBSD | The power to serve Founder, Tarsnap | www.tarsnap.com | Online backups for the truly paranoid