Re: [PATCH] dmatest: Simple DMA memcpy test client

From: Dan Williams
Date: Thu Jul 03 2008 - 19:48:09 EST


On Wed, Jun 25, 2008 at 5:19 AM, Haavard Skinnemoen
<haavard.skinnemoen@xxxxxxxxx> wrote:
> From: Haavard Skinnemoen <hskinnemoen@xxxxxxxxx>
>
> 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@xxxxxxxxx>
>

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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/