On 24/09/2021 11:29, Bruce Richardson wrote:
Add a function and wrapper macro to iterate over all dma devices.Signed-off-by: Bruce Richardson <[email protected]> --- lib/dmadev/rte_dmadev.c | 13 +++++++++++++ lib/dmadev/rte_dmadev.h | 18 ++++++++++++++++++ lib/dmadev/version.map | 1 + 3 files changed, 32 insertions(+)
Reviewed-by: Kevin Laatz <[email protected]>

