From mboxrd@z Thu Jan 1 00:00:00 1970 From: ebiederm@xmission.com (Eric W. Biederman) Subject: Re: [PATCH] r8169: Reduce looping in the interrupt handler. Date: Thu, 27 Aug 2009 18:17:01 -0700 Message-ID: References: <20090825221903.GA13630@electric-eye.fr.zoreil.com> <1251294974.14241.9.camel@obelisk.thedillows.org> <1251295175.14241.11.camel@obelisk.thedillows.org> <20090826213024.GA20428@electric-eye.fr.zoreil.com> <20090827052423.GA1709@electric-eye.fr.zoreil.com> <20090827232024.GA30119@electric-eye.fr.zoreil.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: David Dillow , Michael Riepe , Michael Buesch , Rui Santos , Michael B??ker , linux-kernel@vger.kernel.org, netdev@vger.kernel.org To: Francois Romieu Return-path: In-Reply-To: <20090827232024.GA30119@electric-eye.fr.zoreil.com> (Francois Romieu's message of "Fri\, 28 Aug 2009 01\:20\:24 +0200") Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Francois Romieu writes: > Eric W. Biederman : > [...] >> Sounds good. > > Gah, I was not able to test it with a decent packet load. Patch below against > the current tree: This kills the loop which was my concern. I will double check it works on my configuration. Then we have the question of does it work for those folks who have cards where the msi appeared to get lost. David any chance you can test this patch? Eric