[PATCH 0/5] dmaengine: dmatest: Add multi chan and new params

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.


Seraj Alijan (5):
  dmaengine: dmatest: Add support for multi channel testing
  dmaengine: dmatest: Use fixed point div to calculate iops
  dmaengine: dmatest: Add alignment parameter
  dmaengine: dmatest: Add transfer_size parameter
  dmaengine: Documentation: Add documentation for multi chan testing

 Documentation/driver-api/dmaengine/dmatest.rst |  27 +++-
 drivers/dma/dmatest.c                          | 174 ++++++++++++++++++++-----
 2 files changed, 161 insertions(+), 40 deletions(-)

-- 
2.7.4




[Index of Archives]     [Linux Kernel]     [Linux ARM (vger)]     [Linux ARM MSM]     [Linux Omap]     [Linux Arm]     [Linux Tegra]     [Fedora ARM]     [Linux for Samsung SOC]     [eCos]     [Linux PCI]     [Linux Fastboot]     [Gcc Help]     [Git]     [DCCP]     [IETF Announce]     [Security]     [Linux MIPS]     [Yosemite Campsites]

  Powered by Linux