Re: [PATCH 0/2] USBNET: max rx/tx qlen change

2013-07-27 Thread David Miller
From: Ming Lei ming@canonical.com Date: Thu, 25 Jul 2013 13:47:52 +0800 There are two patches on computing max rx/tx qlen, and fix one performance problem on USB3 NIC. Applied to net-next, thanks. -- To unsubscribe from this list: send the line unsubscribe linux-usb in the body of a

Re: [PATCH 0/2] USBNET: max rx/tx qlen change

2013-07-26 Thread Oliver Neukum
On Thu, 2013-07-25 at 22:19 +0800, Ming Lei wrote: Hi, On Thu, Jul 25, 2013 at 3:38 PM, Oliver Neukum oneu...@suse.de wrote: On Thu, 2013-07-25 at 13:47 +0800, Ming Lei wrote: Hi, There are two patches on computing max rx/tx qlen, and fix one performance problem on USB3 NIC. I am

Re: [PATCH 0/2] USBNET: max rx/tx qlen change

2013-07-25 Thread Oliver Neukum
On Thu, 2013-07-25 at 13:47 +0800, Ming Lei wrote: Hi, There are two patches on computing max rx/tx qlen, and fix one performance problem on USB3 NIC. I am afraid bisectability on SS is impaired. Otherwise this looks good. Regards Oliver -- To unsubscribe from this

Re: [PATCH 0/2] USBNET: max rx/tx qlen change

2013-07-25 Thread Ming Lei
Hi, On Thu, Jul 25, 2013 at 3:38 PM, Oliver Neukum oneu...@suse.de wrote: On Thu, 2013-07-25 at 13:47 +0800, Ming Lei wrote: Hi, There are two patches on computing max rx/tx qlen, and fix one performance problem on USB3 NIC. I am afraid bisectability on SS is impaired. Otherwise this

[PATCH 0/2] USBNET: max rx/tx qlen change

2013-07-24 Thread Ming Lei
Hi, There are two patches on computing max rx/tx qlen, and fix one performance problem on USB3 NIC. drivers/net/usb/asix_devices.c |3 +++ drivers/net/usb/ax88179_178a.c |3 +++ drivers/net/usb/usbnet.c | 54 ++-- include/linux/usb/usbnet.h