Re: [PATCH] net: netcp: fix unused interface rx buffer size configuration

2015-08-07 Thread David Miller
From: WingMan Kwok Date: Tue, 4 Aug 2015 16:56:53 -0400 > Prior to this patch, rx buffer size for each rx queue > of an interface is configurable through dts bindings. > But for an interface, the first rx queue's rx buffer > size is always the usual MTU size (plus usual overhead) > and page size

Re: [PATCH] net: netcp: fix unused interface rx buffer size configuration

2015-08-06 Thread Murali Karicheri
On 08/04/2015 04:56 PM, WingMan Kwok wrote: Prior to this patch, rx buffer size for each rx queue of an interface is configurable through dts bindings. But for an interface, the first rx queue's rx buffer size is always the usual MTU size (plus usual overhead) and page size for the remaining rx q