Re: [PATCH net-next 7/8] net: eth: altera: tse: add msgdma prefetcher

2018-11-27 Thread Dalon Westergreen
On Fri, 2018-11-16 at 09:20 -0600, Thor Thayer wrote: > Hi Dalon, > > Just a few comments/questions. > > On 11/14/18 6:50 PM, Dalon Westergreen wrote: > > From: Dalon Westergreen > > > > Add support for the mSGDMA prefetcher. The prefetcher adds support > > for a linked list of descriptors in

Re: [PATCH net-next 7/8] net: eth: altera: tse: add msgdma prefetcher

2018-11-16 Thread Thor Thayer
Hi Dalon, Just a few comments/questions. On 11/14/18 6:50 PM, Dalon Westergreen wrote: From: Dalon Westergreen Add support for the mSGDMA prefetcher. The prefetcher adds support for a linked list of descriptors in system memory. The prefetcher feeds these to the mSGDMA dispatcher. The pref

[PATCH net-next 7/8] net: eth: altera: tse: add msgdma prefetcher

2018-11-14 Thread Dalon Westergreen
From: Dalon Westergreen Add support for the mSGDMA prefetcher. The prefetcher adds support for a linked list of descriptors in system memory. The prefetcher feeds these to the mSGDMA dispatcher. The prefetcher is configured to poll for the next descriptor in the list to be owned by hardware, t