This patch series adds vchan reconfiguration and SG tests. v2: - combined individual test patches with 1/3 as tests can be skipped unless supported by PMD.
Gowrishankar Muthukrishnan (3): test/dma: add test skip status test/dma: test vchan reconfiguration test/dma: add SG copy tests app/test/test_dmadev.c | 124 ++++++++++++++++++- app/test/test_dmadev_api.c | 238 ++++++++++++++++++++++++++++++++++--- app/test/test_dmadev_api.h | 2 + 3 files changed, 343 insertions(+), 21 deletions(-) -- 2.25.1