On 17-Sep-18 2:46 PM, Darek Stojaczyk wrote:
From: Dariusz Stojaczyk <[email protected]>Always attempt to find already opened fd for an iommu group as subsequent attempts to open it will fail. There's no public API to check if a group was already bound and has a container, so rte_vfio_container_group_bind() shouldn't fail in such case. Fixes: ea2dc1066870 ("vfio: add multi container support") Cc: [email protected] Signed-off-by: Dariusz Stojaczyk <[email protected]> ---
Acked-by: Anatoly Burakov <[email protected]> -- Thanks, Anatoly

