[dpdk-dev] [PATCH v2 4/6] examples/ioat: port application to dmadev APIs
Conor Walsh
conor.walsh at intel.com
Mon Sep 20 13:25:05 CEST 2021
> The dmadev library abstraction allows applications to use the same APIs for
> all DMA device drivers in DPDK. This patch updates the ioatfwd application
> to make use of the new dmadev APIs, in turn making it a generic application
> which can be used with any of the DMA device drivers.
>
> Signed-off-by: Kevin Laatz <kevin.laatz at intel.com>
>
> ---
Reviewed-by: Conor Walsh <conor.walsh at intel.com>
More information about the dev
mailing list