Hi, Sorry for the late reply. Generally I like your idea. But I might not be able to review in a timely manner, as I'm leaving Intel. If you're in a hurry, you might need to find someone else to help with the review.
Thanks for your work, Cheng > -----Original Message----- > From: Gowrishankar Muthukrishnan <gmuthukri...@marvell.com> > Sent: Thursday, August 10, 2023 9:02 PM > To: dev@dpdk.org > Cc: ano...@marvell.com; Jiang, Cheng1 <cheng1.ji...@intel.com>; Laatz, > Kevin <kevin.la...@intel.com>; Richardson, Bruce > <bruce.richard...@intel.com>; Gowrishankar Muthukrishnan > <gmuthukri...@marvell.com> > Subject: [PATCH v3 0/2] app/dma-perf: add SG copy support > > 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