]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/rel_notes/release_19_05.rst
vfio: allow DMA map to the default container
[dpdk.git] / doc / guides / rel_notes / release_19_05.rst
index 4e991180ed615224b0111889e9287aa4986f1f35..86132821b1dcf06631064fbdfa9ab62f4f0db3b1 100644 (file)
@@ -147,6 +147,10 @@ API Changes
   ``rte_service_attr_get()`` has been changed
   from ``uint32_t *`` to ``uint64_t *``.
 
+* vfio: Functions ``rte_vfio_container_dma_map`` and
+  ``rte_vfio_container_dma_unmap`` have been extended with an option to
+  request mapping or un-mapping to the default vfio container fd.
+
 
 ABI Changes
 -----------