Dear community,
I am trying to use some VFs of a NIC in a CT. What I did so far:
1. Enable SR-IOV in bios
2. Enable IOMMU with pass through
3. Load kernel modules on startup (vfio, vfio_iommu_type1, vfio_pci, vfio_virqfd)
4. Spawn two VF via echo 2 | sudo tee...