> -----Original Message-----
> From: Thomas Monjalon <[email protected]>
> Sent: Thursday, June 29, 2023 9:19 PM
> To: Hu, Jiayu <[email protected]>; Wang, YuanX <[email protected]>;
> Jiang, Cheng1 <[email protected]>
> Cc: Richardson, Bruce <[email protected]>;
> [email protected]; Xia, Chenbo <[email protected]>;
> [email protected]; [email protected];
> [email protected]; Laatz, Kevin <[email protected]>;
> [email protected]; [email protected]; [email protected]; Ding,
> Xuan <[email protected]>; Ma, WenwuX <[email protected]>; He,
> Xingguang <[email protected]>; Ling, WeiX <[email protected]>
> Subject: Re: [PATCH v10] app/dma-perf: introduce dma-perf application
>
> 29/06/2023 14:50, Jiang, Cheng1:
> > From: Thomas Monjalon <[email protected]>
> > > 28/06/2023 03:20, Cheng Jiang:
> > > > There are many high-performance DMA devices supported in DPDK
> now,
> > > and
> > > > these DMA devices can also be integrated into other modules of
> > > > DPDK as accelerators, such as Vhost. Before integrating DMA into
> > > > applications, developers need to know the performance of these DMA
> > > > devices in various scenarios and the performance of CPUs in the
> > > > same scenario, such as different buffer lengths. Only in this way
> > > > can we know the target performance of the application accelerated
> > > > by using them. This patch introduces a high-performance testing
> > > > tool, which supports comparing the performance of CPU and DMA in
> > > > different scenarios automatically with a pre-set config file.
> > > > Memory Copy performance test are
> > > supported for now.
> > > >
> > > > Signed-off-by: Cheng Jiang <[email protected]>
> > > > Signed-off-by: Jiayu Hu <[email protected]>
> > > > Signed-off-by: Yuan Wang <[email protected]>
> > > > Acked-by: Morten Brørup <[email protected]>
> > > > Acked-by: Chenbo Xia <[email protected]>
> > >
> > > Who is going to be the maintainer for this new app?
> > > An entry in the file MAINTAINERS would be perfect.
> > >
> >
> > I can be the maintainer for this new app. Okay, I will add an entry to the
> MAINTAINERS file.
> > Would you prefer I send a new version patch to add this entry, or send a
> separate patch?
>
> It should be part of this patch.
>
>
Sure, I'll submit a new patch. Thanks.
>
>