Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934489Ab3GWX46 (ORCPT ); Tue, 23 Jul 2013 19:56:58 -0400 Received: from mail-pd0-f171.google.com ([209.85.192.171]:41684 "EHLO mail-pd0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934085Ab3GWX44 (ORCPT ); Tue, 23 Jul 2013 19:56:56 -0400 Message-ID: <1374623813.3449.52.camel@edumazet-glaptop> Subject: Re: [PATCH 1/1] TX throttling bug-fixing patch of AX88179_178A From: Eric Dumazet To: David Miller Cc: bhutchings@solarflare.com, oliver@neukum.org, grundler@google.com, freddy@asix.com.tw, netdev@vger.kernel.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, louis@asix.com.tw, allan@asix.com.tw Date: Tue, 23 Jul 2013 16:56:53 -0700 In-Reply-To: <20130723.164656.1794159338719943519.davem@davemloft.net> References: <1374518841.4990.26.camel@edumazet-glaptop> <1374522471.1635.48.camel@bwh-desktop.uk.level5networks.com> <1374559827.4990.143.camel@edumazet-glaptop> <20130723.164656.1794159338719943519.davem@davemloft.net> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3-0ubuntu6 Content-Transfer-Encoding: 7bit Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1288 Lines: 35 On Tue, 2013-07-23 at 16:46 -0700, David Miller wrote: > From: Eric Dumazet > Date: Mon, 22 Jul 2013 23:10:27 -0700 > > > On Mon, 2013-07-22 at 20:47 +0100, Ben Hutchings wrote: > >> The real solution would be for someone to add SG support to the usbnet > >> core. Trying to support 1GbE with only linear skbs is not a great > >> idea... and it can only be a matter of time before there is USB ultra > >> speed (or whatever comes after 'super') with 10GbE devices... > >> > > > > This sounds a good idea. > > > > Is anybody working on adding SG to usbnet ? > > This is a good long-term plan, but right now we have to do something > reasonable. > > A quick scan shows that smsc75xx, smsc95xx, and ax88179_178a all have > this problem. > > Instead of the patch starting this thread, I'd like to see one that > hits all three drivers and removes all SG and TSO features bits from > both the ->features _and_ ->hw_features settings. > > Could someone toss that together quickly? Yes, I can prepare this patch. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/