Collection of fixes for idxd driver, including one small enhancement to the unit tests to help catch future errors too.
V2: * Changed from single patch for one issue (now patch 1) to multiple patches to cover other issues discovered. Bruce Richardson (4): dma/idxd: fix burst capacity calculation dma/idxd: fix paths to driver sysfs directory dma/idxd: fix wrap-around in burst capacity calculation test_dmadev: increase iterations of capacity test case app/test/test_dmadev.c | 7 ++++--- drivers/dma/idxd/dpdk_idxd_cfg.py | 18 ++++++++++++++---- drivers/dma/idxd/idxd_common.c | 10 +++++----- 3 files changed, 23 insertions(+), 12 deletions(-) -- 2.32.0