From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Kleen Subject: Re: [PATCH] ehea: Optional TX/RX path optimized for SMP Date: 03 Mar 2007 04:06:08 +0100 Message-ID: References: <200702231730.58579.ossthema@de.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netdev , Christoph Raisch , "Jan-Bernd Themann" , "linux-kernel" , "linux-ppc" , Marcus Eder , Thomas Klein , Stefan Roscher To: Jan-Bernd Themann Return-path: Received: from mx2.suse.de ([195.135.220.15]:36666 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2992900AbXCCCGc (ORCPT ); Fri, 2 Mar 2007 21:06:32 -0500 In-Reply-To: <200702231730.58579.ossthema@de.ibm.com> Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Jan-Bernd Themann writes: > > Are there any concerns about this approach? Yes. You should fix the NAPI code instead of trying to work around it. -Andi