Re: Re: [PATCH 2/2] dmaengine: dmatest: add norandom option

From: Yang, Shunyong
Date: Wed Jan 31 2018 - 02:38:44 EST


Hi, Vinod

On Wed, 2018-01-31 at 13:04 +0530, Vinod Koul wrote:
> On Mon, Jan 22, 2018 at 06:44:41PM +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 in one run. This patch adds option norandom to disable random
> > offset setup. Option noverify has been changed to disable data
> > verification only.
> This doesn't apply for me due to dependency on previous patch. Please
> rebase
> and resend.
>

Thanks. I have finished the rebase. I will send out v2 patch when I
finish test.

Thanks.
Shunyong.