[dpdk-dev] [PATCH v6 05/13] dmadev: add device iterator
Kevin Laatz
kevin.laatz at intel.com
Fri Sep 24 17:58:19 CEST 2021
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 <bruce.richardson at intel.com>
> ---
> 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 <kevin.laatz at intel.com>
More information about the dev
mailing list