From owner-svn-src-all@FreeBSD.ORG Mon Dec 1 15:49:24 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1C400323; Mon, 1 Dec 2014 15:49:23 +0000 (UTC) Received: from bigwig.baldwin.cx (bigwig.baldwin.cx [IPv6:2001:470:1f11:75::1]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BCA52F1A; Mon, 1 Dec 2014 15:49:23 +0000 (UTC) Received: from ralph.baldwin.cx (pool-173-70-85-31.nwrknj.fios.verizon.net [173.70.85.31]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id AA71CB9BA; Mon, 1 Dec 2014 10:49:22 -0500 (EST) From: John Baldwin To: Hans Petter Selasky Subject: Re: svn commit: r275358 - in head/sys: dev/bxe dev/cxgb dev/cxgbe dev/e1000 dev/ixgbe dev/ixl dev/mxge dev/netmap dev/oce dev/qlxgbe dev/qlxge dev/sfxge dev/virtio/network dev/vmware/vmxnet3 dev/vxge n... Date: Mon, 01 Dec 2014 10:34:37 -0500 Message-ID: <2020433.4XkkFeczi5@ralph.baldwin.cx> User-Agent: KMail/4.14.2 (FreeBSD/10.1-STABLE; KDE/4.14.2; amd64; ; ) In-Reply-To: <547C8625.3030000@selasky.org> References: <201412011145.sB1BjPEI092904@svn.freebsd.org> <2301463.0AvfjFzmc1@ralph.baldwin.cx> <547C8625.3030000@selasky.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Mon, 01 Dec 2014 10:49:22 -0500 (EST) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Dec 2014 15:49:24 -0000 On Monday, December 01, 2014 04:15:49 PM Hans Petter Selasky wrote: > Hi John, > > These patches were sent to the -current mailing list for review for 12 > days. No big issues were mentioned. > > Also a review has been made at "reviews.freebsd.org": > https://reviews.freebsd.org/D1243 > > No response yet. > > If I missed someone for the review process please let me know. Even if no one comments, please include the review URL in the "Differential Review" field. Also, I think you could probably have put 'Discussed with: adrian, kmacy' in the commit. Arguably from the followups in that thread you might have been able to put "Reviewed by: adrian" as well if this is just the cleanup patches that he said were ok. -- John Baldwin