Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bus/pci: enhance hotplug for VFIO bound devices
VFIO modules may get loaded/initialized after DPDK initialized (like when starting an application without knowing which devices will be used, and whether their drivers require VFIO). Retry enabling VFIO if not available. This way, it is not required to restart the DPDK application anymore. Signed-off-by: David Marchand <[email protected]> Reviewed-by: Maxime Coquelin <[email protected]>
- Loading branch information