Re: [PATCH v2] dmatest: masking tests for channel capabilities

2013-07-09 Thread Jubin Mehta
On Wed, Jun 26, 2013 at 01:47:07PM -0700, Dan Williams wrote: > On Fri, Jun 21, 2013 at 4:46 PM, Jubin Mehta wrote: > > The current dmatest module tests all the hardware capabilities (MEMCPY, XOR > > and PQ) supported by a particular DMA channel and these tests are performed > > concurrently by de

Re: [PATCH v2] dmatest: masking tests for channel capabilities

2013-06-26 Thread Dan Williams
On Fri, Jun 21, 2013 at 4:46 PM, Jubin Mehta wrote: > The current dmatest module tests all the hardware capabilities (MEMCPY, XOR > and PQ) supported by a particular DMA channel and these tests are performed > concurrently by default. This patch allows the user to enable or disable the > test perf

Re: [PATCH v2] dmatest: masking tests for channel capabilities

2013-06-26 Thread Jon Mason
On Fri, Jun 21, 2013 at 04:46:59PM -0700, Jubin Mehta wrote: > The current dmatest module tests all the hardware capabilities (MEMCPY, XOR > and PQ) supported by a particular DMA channel and these tests are performed > concurrently by default. This patch allows the user to enable or disable the > t