[dpdk-dev] [PATCH v7 12/12] raw/ioat: deprecate ioat rawdev driver

Thomas Monjalon thomas at monjalon.net
Mon Oct 18 09:54:48 CEST 2021


14/10/2021 11:49, Conor Walsh:
> Deprecate the rawdev IOAT driver as both IOAT and IDXD drivers have
> moved to dmadev.
> 
> Signed-off-by: Conor Walsh <conor.walsh at intel.com>
> Acked-by: Kevin Laatz <kevin.laatz at intel.com>
> Acked-by: Bruce Richardson <bruce.richardson at intel.com>
> ---
> --- a/doc/guides/rel_notes/deprecation.rst
> +++ b/doc/guides/rel_notes/deprecation.rst
> +* raw/ioat: The ``ioat`` rawdev driver has been deprecated, since it's
> +  functionality is provided through the new ``dmadev`` infrastructure.
> +  To continue to use hardware previously supported by the ``ioat`` rawdev driver,
> +  applications should be updated to use the ``dmadev`` library instead,
> +  with the underlying HW-functionality being provided by the ``ioat`` or
> +  ``idxd`` dma drivers

Acked-by: Thomas Monjalon <thomas at monjalon.net>






More information about the dev mailing list