[PATCH 0/9] bugfix and refactor of dma-perf
Chengwen Feng
fengchengwen at huawei.com
Mon Aug 11 12:54:21 CEST 2025
This patchset contain one bugfix and eight refactor commit for
test-dma-perf application.
Chengwen Feng (9):
app/dma-perf: fix use-after-free
app/dma-perf: add global section for config file
app/dma-perf: use argparse lib to parse argument
app/dma-perf: refactor output csv
app/dma-perf: support list DMA devices
app/dma-perf: add more global config
app/dma-perf: remove invalid or redundant field
app/dma-perf: refactor load config function
app/dma-perf: refactor benchmark function
app/test-dma-perf/benchmark.c | 182 +++++------
app/test-dma-perf/config.ini | 33 +-
app/test-dma-perf/main.c | 549 +++++++++++++++++++---------------
app/test-dma-perf/main.h | 28 +-
app/test-dma-perf/meson.build | 2 +-
doc/guides/tools/dmaperf.rst | 47 +--
6 files changed, 454 insertions(+), 387 deletions(-)
--
2.17.1
More information about the dev
mailing list