RE: [RFC] app/dma-perf: introduce dma-perf application

2022-09-19 Thread Morten Brørup
> From: Jiang, Cheng1 [mailto:cheng1.ji...@intel.com] > Sent: Monday, 19 September 2022 10.10 > > > From: Morten Brørup > > Sent: Friday, September 16, 2022 3:36 PM > > > > > From: Cheng Jiang [mailto:cheng1.ji...@intel.com] > > > Sent: Thursday, 15 September 2022 17.48 [...] > > Is there any r

RE: [RFC] app/dma-perf: introduce dma-perf application

2022-09-19 Thread Jiang, Cheng1
vonneX > ; He, Xingguang > Subject: RE: [RFC] app/dma-perf: introduce dma-perf application > > > From: Cheng Jiang [mailto:cheng1.ji...@intel.com] > > Sent: Thursday, 15 September 2022 17.48 > > > > There are many high-performance DMA devices supported in DPDK now, >

RE: [RFC] app/dma-perf: introduce dma-perf application

2022-09-16 Thread Morten Brørup
> From: Cheng Jiang [mailto:cheng1.ji...@intel.com] > Sent: Thursday, 15 September 2022 17.48 > > 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 in

[RFC] app/dma-perf: introduce dma-perf application

2022-09-15 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