From: Shahaf Shuler Date: Sun, 10 Mar 2019 08:28:03 +0000 (+0200) Subject: doc: announce deprecation of VFIO DMA map functions X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=8dd56ce2613c9673f027d2b9a039a16716872c03;p=dpdk.git doc: announce deprecation of VFIO DMA map functions As those should be replaced by rte_dev_dma_map and rte_dev_dma_unmap APIs. Signed-off-by: Shahaf Shuler Acked-by: Anatoly Burakov Acked-by: Rami Rosen Acked-by: Gaetan Rivet --- diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst index 73bfa9d4aa..7da649c790 100644 --- a/doc/guides/rel_notes/deprecation.rst +++ b/doc/guides/rel_notes/deprecation.rst @@ -31,6 +31,10 @@ Deprecation Notices + ``rte_eal_devargs_type_count`` +* vfio: removal of ``rte_vfio_dma_map`` and ``rte_vfio_dma_unmap`` APIs which + have been replaced with ``rte_dev_dma_map`` and ``rte_dev_dma_unmap`` + functions. The due date for the removal targets DPDK 20.02. + * pci: Several exposed functions are misnamed. The following functions are deprecated starting from v17.11 and are replaced: