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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 3 Jul 2008 16:47:48 -0700
From:	"Dan Williams" <dan.j.williams@...el.com>
To:	"Haavard Skinnemoen" <haavard.skinnemoen@...el.com>
Cc:	linux-kernel@...r.kernel.org,
	"Haavard Skinnemoen" <hskinnemoen@...el.com>
Subject: Re: [PATCH] dmatest: Simple DMA memcpy test client

On Wed, Jun 25, 2008 at 5:19 AM, Haavard Skinnemoen
<haavard.skinnemoen@...el.com> wrote:
> From: Haavard Skinnemoen <hskinnemoen@...el.com>
>
> This client tests DMA memcpy using various lengths and various offsets
> into the source and destination buffers. It will initialize both
> buffers with a repeatable pattern and verify that the DMA engine copies
> the requested region and nothing more. It will also verify that the
> bytes aren't swapped around, and that the source buffer isn't modified.
>
> The dmatest module can be configured to test a specific device, a
> specific channel. It can also test multiple channels at the same time,
> and it can start multiple threads competing for the same channel.
>
> Signed-off-by: Haavard Skinnemoen <hskinnemoen@...el.com>
>

Applied, with your fix included.  It is a nice little framework and
can hopefully grow support for xor and the other operations.

Thanks,
Dan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ