Date: Wed, 13 Jan 2016 13:52:34 -0800 From: Colin Percival <cperciva@freebsd.org> To: Will Green <will@sundivenetworks.com>, freebsd-cloud@freebsd.org Subject: Re: EC2 Enhanced Networking is enabled in HEAD Message-ID: <5696C722.60400@freebsd.org> In-Reply-To: <AEBE462A-A8F4-4281-8235-A553DF3423E7@sundivenetworks.com> References: <201601120942.u0C9gMHX024301@repo.freebsd.org> <569569A4.4090907@freebsd.org> <AEBE462A-A8F4-4281-8235-A553DF3423E7@sundivenetworks.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 01/13/16 02:42, Will Green wrote:=0D > Thanks Colin. That=E2=80=99s great news.=0D > =0D > I assume the driver fix will make it into 10.3-RELEASE?=0D =0D Maybe. My understanding is that there are a lot of driver fixes required= =0D (not just this one commit) as well as network stack infrastructure bits,=0D so the MFC isn't trivial. Obviously we'd all like to see it happen in=0D time for 10.3 if possible.=0D =0D Colin Percival=0D =0D > =0D > =0D >> On 12 Jan 2016, at 21:01, Colin Percival <cperciva@freebsd.org> wrote:= =0D >>=0D >> Forwarding in case anyone here doesn't read svn-src-all. :-)=0D >>=0D >> -------- Forwarded Message --------=0D >> Subject: svn commit: r293739 - head/release=0D >> Date: Tue, 12 Jan 2016 09:42:22 +0000 (UTC)=0D >> From: Colin Percival <cperciva@FreeBSD.org>=0D >> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@fr= eebsd.org=0D >>=0D >> Author: cperciva=0D >> Date: Tue Jan 12 09:42:21 2016=0D >> New Revision: 293739=0D >> URL: https://svnweb.freebsd.org/changeset/base/293739=0D >>=0D >> Log:=0D >> Enable "EC2 Enhanced Networking" (aka. SR-IOV networking) when creating= =0D >> EC2 images.=0D >>=0D >> X-MFC after: if/when the driver fixes get MFCed=0D >> Relnotes: FreeBSD now supports EC2 Enhanced Networking=0D >>=0D >> Modified:=0D >> head/release/Makefile.ec2=0D >>=0D >> Modified: head/release/Makefile.ec2=0D >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=0D >> --- head/release/Makefile.ec2 Tue Jan 12 09:27:01 2016 (r293738)=0D >> +++ head/release/Makefile.ec2 Tue Jan 12 09:42:21 2016 (r293739)=0D >> @@ -51,7 +51,7 @@ ec2ami: cw-ec2 ${CW_EC2_PORTINSTALL}=0D >> @echo "--------------------------------------------------------------"= =0D >> @false=0D >> .endif=0D >> - /usr/local/bin/bsdec2-image-upload ${PUBLISH} \=0D >> + /usr/local/bin/bsdec2-image-upload ${PUBLISH} --sriov \=0D >> ${.OBJDIR}/ec2.raw \=0D >> "${TYPE} ${REVISION}-${BRANCH}-${TARGET}${AMINAMESUFFIX}" \=0D >> "${TYPE} ${REVISION}-${BRANCH}-${TARGET}" \=0D >>=0D >>=0D >>=0D >>=0D >>=0D >> _______________________________________________=0D >> freebsd-cloud@freebsd.org mailing list=0D >> https://lists.freebsd.org/mailman/listinfo/freebsd-cloud=0D >> To unsubscribe, send any mail to "freebsd-cloud-unsubscribe@freebsd.org"= =0D > =0D > _______________________________________________=0D > freebsd-cloud@freebsd.org mailing list=0D > https://lists.freebsd.org/mailman/listinfo/freebsd-cloud=0D > To unsubscribe, send any mail to "freebsd-cloud-unsubscribe@freebsd.org"= =0D > =0D =0D -- =0D Colin Percival=0D Security Officer Emeritus, FreeBSD | The power to serve=0D Founder, Tarsnap | www.tarsnap.com | Online backups for the truly paranoid
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5696C722.60400>