On 10-12-18, 08:52, Seraj Alijan wrote: > This patch set improves the dmatest module by adding multi channel > testing capabilities and new parameters to allow more explicit control > of the test functionality. > Multi channel testing is added by the first patch to improve the process > of testing DMA devices with multiple channels as the current driver > limits testing to one specified channel per test run. The second patch > improves iops results reported by the test for operations that last for > more than one second as the test currently reports an incorrect 0 iops > for long operations. The third patch adds a new property that allows > configuration of address alignment from user space, and the fourth patch > adds the ability to specify test transfer size without relying on a > randomly generated transfer size. > The fifth patch updates the API documentation to reflect the new > changes. Applied, thanks -- ~Vinod