Add SG copy support in dma-perf application. v3: - Combined patch that does copy validation along with this patch, which means better validation for SG.
Gowrishankar Muthukrishnan (2): app/dma-perf: validate copied memory app/dma-perf: add SG copy support app/test-dma-perf/benchmark.c | 227 ++++++++++++++++++++++++++++++---- app/test-dma-perf/config.ini | 17 +++ app/test-dma-perf/main.c | 47 +++++-- app/test-dma-perf/main.h | 5 +- 4 files changed, 261 insertions(+), 35 deletions(-) -- 2.25.1