[PATCH v3 0/2] app/dma-perf: add SG copy support

Gowrishankar Muthukrishnan gmuthukrishn at marvell.com
Thu Aug 10 15:01:35 CEST 2023


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



More information about the dev mailing list