[PATCH v8 2/4] app/dma-perf: add PCI device support

fengchengwen fengchengwen at huawei.com
Thu Nov 23 02:12:48 CET 2023


Acked-by: Chengwen Feng <fengchengwen at huawei.com>

On 2023/11/22 19:06, Gowrishankar Muthukrishnan wrote:
> From: Amit Prakash Shukla <amitprakashs at marvell.com>
> 
> Add support to test performance for "device to memory" and
> "memory to device" data transfer.
> 
> Signed-off-by: Amit Prakash Shukla <amitprakashs at marvell.com>
> Acked-by: Anoob Joseph <anoobj at marvell.com>
> ---
>  app/test-dma-perf/benchmark.c | 108 +++++++++++++++++++++++++++++++---
>  app/test-dma-perf/config.ini  |  37 ++++++++++++
>  app/test-dma-perf/main.c      |  67 +++++++++++++++++++++
>  app/test-dma-perf/main.h      |   6 ++
>  4 files changed, 209 insertions(+), 9 deletions(-)
> 

...


More information about the dev mailing list