Re: [PATCH v3] dmaengine: dmatest: add norandom option

From: Vinod Koul
Date: Mon Feb 05 2018 - 00:37:30 EST


On Fri, Feb 02, 2018 at 05:51:09PM +0800, Yang Shunyong wrote:
> Existing option noverify disables both random src/dst address offset
> setup and data verification. Sometimes, we need to control random
> src/dst address setup and verification separately, such as disabling
> random to make sure that test covers addresses in all interleaving
> banks, but data verification is still performed.
>
> This patch adds option norandom to disable random offset setup. Option
> noverify has been changed to disable data verification only.

Applied, thanks

--
~Vinod