[dpdk-dev] [PATCH v8 2/5] vfio: add multi container support

Burakov, Anatoly anatoly.burakov at intel.com
Mon Apr 16 17:58:58 CEST 2018


On 16-Apr-18 4:34 PM, Xiao Wang wrote:
> This patch adds APIs to support container create/destroy and device
> bind/unbind with a container. It also provides API for IOMMU programing
> on a specified container.
> 
> A driver could use "rte_vfio_container_create" helper to create a new
> container from eal, use "rte_vfio_container_group_bind" to bind a device
> to the newly created container. During rte_vfio_setup_device the container
> bound with the device will be used for IOMMU setup.
> 
> Signed-off-by: Junjie Chen <junjie.j.chen at intel.com>
> Signed-off-by: Xiao Wang <xiao.w.wang at intel.com>
> Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>
> Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>
> ---

Acked-by: Anatoly Burakov <anatoly.burakov at intel.com>

-- 
Thanks,
Anatoly


More information about the dev mailing list