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 <[email protected]> > Sent: Thursday, August 10, 2023 9:02 PM > To: [email protected] > Cc: [email protected]; Jiang, Cheng1 <[email protected]>; Laatz, > Kevin <[email protected]>; Richardson, Bruce > <[email protected]>; Gowrishankar Muthukrishnan > <[email protected]> > 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

