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

vdpa/virtio: Didn't set msix if call fd is -1 #12

Merged
merged 3 commits into from
Aug 22, 2022

Conversation

kailiangz1
Copy link
Collaborator

1 Msix is 0xFFFF when call fd is -1
2 Remove nr_vq, get nr_vq through vhost API

Signed-off-by: Kailiang Zhou kailiangz@nvidia.com

1 Msix is 0xFFFF when call fd is -1
2 Remove nr_vq, get nr_vq through vhost API

Signed-off-by: Kailiang Zhou <kailiangz@nvidia.com>
When Device's config change interrupt arrive, DPDK will handle it
and send config change to vhost

Signed-off-by: Kailiang Zhou <kailiangz@nvidia.com>
Need to judge before hotplug device

Signed-off-by: Kailiang Zhou <kailiangz@nvidia.com>
@kailiangz1 kailiangz1 merged commit 35ed88f into Mellanox:main Aug 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant