From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 25/26] [REVISED] atl1: add NAPI support Date: Tue, 01 Jan 2008 19:07:12 -0800 (PST) Message-ID: <20080101.190712.216262124.davem@davemloft.net> References: <1199152804-3889-26-git-send-email-jacliburn@bellsouth.net> <20080101121536.3df9c497@osprey.hogchain.net> <000001c84ceb$18a967c0$47e7a8c0@jason> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: jacliburn@bellsouth.net, jeff@garzik.org, csnook@redhat.com, linux-kernel@vger.kernel.org, atl1-devel@lists.sourceforge.net, netdev@vger.kernel.org, shemminger@linux-foundation.org To: joonwpark81@gmail.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:50964 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1753417AbYABDHN (ORCPT ); Tue, 1 Jan 2008 22:07:13 -0500 In-Reply-To: <000001c84ceb$18a967c0$47e7a8c0@jason> Sender: netdev-owner@vger.kernel.org List-ID: From: "Joonwoo Park" Date: Wed, 2 Jan 2008 11:56:36 +0900 > Since we had reached a consensus on fixing it without each drivers > modifications, there is no best solution for that problem for > now. I'm expecting Dave or others work for net-core. > (http://lkml.org/lkml/2007/12/20/600) Indeed, I really hope to try and close this out very soon. Sorry for taking so long.