From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cong Wang Subject: Re: [RFC Patch 1/3] netpoll: add generic support for bridge and bonding devices Date: Wed, 24 Mar 2010 10:29:57 +0800 Message-ID: <4BA97925.2070500@redhat.com> References: <20100322082059.4967.63492.sendpatchset@localhost.localdomain> <1269297081.3552.19.camel@calx> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Matt Mackall , linux-kernel@vger.kernel.org, netdev@vger.kernel.org, bridge@lists.linux-foundation.org, Andy Gospodarek , Neil Horman , Stephen Hemminger , bonding-devel@lists.sourceforge.net, Jay Vosburgh , David Miller To: Jeff Moyer Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Jeff Moyer wrote: > Matt Mackall writes: > >> On Mon, 2010-03-22 at 04:17 -0400, Amerigo Wang wrote: >>> This whole patchset is for adding netpoll support to bridge and bonding >>> devices. I already tested it for bridge, bonding, bridge over bonding, >>> and bonding over bridge. It looks fine now. >> Ages ago, Jeff Moyer took a run at this, added him to the cc: on the off >> chance he still cares. > > I'll take a look at it in a bit. For now, here is the link to my > original post on this for Amerigo's reading pleasure: > > http://lkml.indiana.edu/hypermail/linux/kernel/0507.0/0206.html > Thanks, Jeff! I will take a look at it.