From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [GIT]: Networking Date: Mon, 21 Jul 2008 08:27:57 -0700 (PDT) Message-ID: <20080721.082757.103904123.davem@davemloft.net> References: <20080720.194856.92564555.davem@davemloft.net> <20080720.221106.201055562.davem@davemloft.net> <20080721115742.GA4871@martell.zuzino.mipt.ru> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: torvalds@linux-foundation.org, akpm@linux-foundation.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, jeffrey.t.kirsher@intel.com To: adobriyan@gmail.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:57084 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1750760AbYGUP15 (ORCPT ); Mon, 21 Jul 2008 11:27:57 -0400 In-Reply-To: <20080721115742.GA4871@martell.zuzino.mipt.ru> Sender: netdev-owner@vger.kernel.org List-ID: From: Alexey Dobriyan Date: Mon, 21 Jul 2008 15:57:42 +0400 > On Sun, Jul 20, 2008 at 10:11:06PM -0700, David Miller wrote: > > Alexey, please try this patch: > > > > atl1: Do not wake queue before queue has been started. > > Patch helps and networking is back with and without using netconsole, > thank you! > > Also wan to say, 8139too driver survived multiqueue TX changes fine. Thank you very much for testing, I'll push this fix.