[PATCH v2] app/dma-perf: introduce dma-perf application

2023-05-16 Thread 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

RE: [PATCH v2] app/dma-perf: introduce dma-perf application

2023-01-17 Thread Jiang, Cheng1
gt; > Thanks, > > Cheng > > > > > -Original Message- > > > From: Richardson, Bruce > > > Sent: Tuesday, January 17, 2023 9:00 PM > > > To: Jiang, Cheng1 > > > Cc: tho...@monjalon.net; m...@smartsharesystems.com; dev@dpdk.org; > Hu,

Re: [PATCH v2] app/dma-perf: introduce dma-perf application

2023-01-17 Thread Bruce Richardson
Sent: Tuesday, January 17, 2023 9:00 PM > > To: Jiang, Cheng1 > > Cc: tho...@monjalon.net; m...@smartsharesystems.com; dev@dpdk.org; > > Hu, Jiayu ; Ding, Xuan ; Ma, > > WenwuX ; Wang, YuanX > > ; He, Xingguang > > Subject: Re: [PATCH v2] app/dma-perf: intr

RE: [PATCH v2] app/dma-perf: introduce dma-perf application

2023-01-17 Thread Jiang, Cheng1
ms.com; dev@dpdk.org; > Hu, Jiayu ; Ding, Xuan ; Ma, > WenwuX ; Wang, YuanX > ; He, Xingguang > Subject: Re: [PATCH v2] app/dma-perf: introduce dma-perf application > > On Tue, Jan 17, 2023 at 01:56:23AM +, Cheng Jiang wrote: > > There are many high-performance DMA device

Re: [PATCH v2] app/dma-perf: introduce dma-perf application

2023-01-17 Thread Bruce Richardson
On Tue, Jan 17, 2023 at 01:56:23AM +, Cheng Jiang wrote: > 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 t

[PATCH v2] app/dma-perf: introduce dma-perf application

2023-01-16 Thread 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