VF (Virtual Function Passthrough) standard practice?

Domino

Well-Known Member
May 17, 2020
56
17
48
57
With GPUs the norm is to exclude the pcie card from being initialiased/drivers loaded in the host so that it can be passed through to VMs without issue.

Does the above also apply to SRIOV VFs?

Although currently I don't and passing them through to VMs even after being initialised/drivers-loaded in the host, they appear to work.