Re: [U-Boot] [PATCH] net: macb: add gmac multi-queue support

2015-08-12 Thread Joe Hershberger
Hi Josh, On Wed, Jun 3, 2015 at 3:45 AM, Josh Wu wrote: > This patch refer to linux kernel commit: d8b763e1e79f > net/macb: add TX multiqueue support for gem > by: Cyrille Pitchen > > 1. macb driver will check the register to find how many queues support for > this chip. > > 2. Then as we onl

Re: [U-Boot] [PATCH] net: macb: add gmac multi-queue support

2015-08-12 Thread Joe Hershberger
Hi Josh, On Tue, Aug 11, 2015 at 10:44 PM, Josh Wu wrote: > Hi, Joe > > > On 8/12/2015 2:29 AM, Joe Hershberger wrote: >> >> Hi Josh, >> >> On Wed, Jun 3, 2015 at 3:45 AM, Josh Wu wrote: >>> >>> This patch refer to linux kernel commit: d8b763e1e79f >>>net/macb: add TX multiqueue support for

Re: [U-Boot] [PATCH] net: macb: add gmac multi-queue support

2015-08-11 Thread Josh Wu
Hi, Joe On 8/12/2015 2:29 AM, Joe Hershberger wrote: Hi Josh, On Wed, Jun 3, 2015 at 3:45 AM, Josh Wu wrote: This patch refer to linux kernel commit: d8b763e1e79f net/macb: add TX multiqueue support for gem by: Cyrille Pitchen 1. macb driver will check the register to find how many que

Re: [U-Boot] [PATCH] net: macb: add gmac multi-queue support

2015-08-11 Thread Joe Hershberger
Hi Josh, On Wed, Jun 3, 2015 at 3:45 AM, Josh Wu wrote: > This patch refer to linux kernel commit: d8b763e1e79f > net/macb: add TX multiqueue support for gem > by: Cyrille Pitchen > > 1. macb driver will check the register to find how many queues support for > this chip. > > 2. Then as we onl

[U-Boot] [PATCH] net: macb: add gmac multi-queue support

2015-06-03 Thread Josh Wu
This patch refer to linux kernel commit: d8b763e1e79f net/macb: add TX multiqueue support for gem by: Cyrille Pitchen 1. macb driver will check the register to find how many queues support for this chip. 2. Then as we only use queue0 for tx, so we will set up all other queues use a dummy desc