Re: dmatest - scatter gather mode

2016-04-26 Thread Vinod Koul
On Tue, Apr 26, 2016 at 05:37:04PM +0300, Andy Shevchenko wrote: > On Sun, Apr 24, 2016 at 9:44 PM, Ramon Fried wrote: > > I'm looking of a way to validate a DMA engine driver I've written. > > I came across dmatest module and while reading the code I've noticed that > > scatter-gather DMA mode i

Re: dmatest - scatter gather mode

2016-04-26 Thread Andy Shevchenko
On Sun, Apr 24, 2016 at 9:44 PM, Ramon Fried wrote: > I'm looking of a way to validate a DMA engine driver I've written. > I came across dmatest module and while reading the code I've noticed that > scatter-gather DMA mode is not implemented. > I wonder if anyone one knows the reason, and if such

dmatest - scatter gather mode

2016-04-24 Thread Ramon Fried
I'm looking of a way to validate a DMA engine driver I've written. I came across dmatest module and while reading the code I've noticed that scatter-gather DMA mode is not implemented. I wonder if anyone one knows the reason, and if such enhancement will be welcome as a patch. Thanks. Ramon