lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 26 Apr 2016 17:37:04 +0300
From:	Andy Shevchenko <andy.shevchenko@...il.com>
To:	Ramon Fried <ramon.fried@...demg.com>
Cc:	"vinod.koul@...el.com" <vinod.koul@...el.com>,
	"dan.j.williams@...el.com" <dan.j.williams@...el.com>,
	"dmaengine@...r.kernel.org" <dmaengine@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: dmatest - scatter gather mode

On Sun, Apr 24, 2016 at 9:44 PM, Ramon Fried <ramon.fried@...demg.com> 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 enhancement will be welcome as a patch.

You meant the actual slave interaction? How can you implement this in
a generic way?
For example we are using an SPI controller in loopback mode to check DMA driver.
In your case it might be something really specific.

Otherwise you may try mem copy functionality if your DMA engine supports such.

-- 
With Best Regards,
Andy Shevchenko

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ