Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is VFIO supported? #53

Open
peng-isi opened this issue Aug 31, 2020 · 2 comments
Open

Is VFIO supported? #53

peng-isi opened this issue Aug 31, 2020 · 2 comments

Comments

@peng-isi
Copy link

Hi,
I tried to use QEMU VFIO to assign the VFs of the IB interface to a VM in KubeVirt. But the VFIO resource cannot be detected or advertised in kubevirt. I am not sure if the ib-sriov-cni-deamonset supports VFIO resource? any comment and suggestion are appreciated!

@moshe010
Copy link
Collaborator

moshe010 commented Mar 3, 2021

we don't support VFIO today. How do you do it today for ethernet using sriov-cni?

@peng-isi
Copy link
Author

peng-isi commented Mar 4, 2021

I first defined a new CRD, i.e., IB in Kubevirt and then modified the Kubevirt source code to hardwire the VFIO of the IB to the VM (not perfect, but it is good enough for my case). Right now, the VM can access the VFIO of the IB interface.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants