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

vhost: support presetup #37

Merged
merged 1 commit into from
Sep 21, 2023
Merged

vhost: support presetup #37

merged 1 commit into from
Sep 21, 2023

Conversation

yajwu
Copy link
Collaborator

@yajwu yajwu commented Aug 31, 2023

Support vhost VHOST_USER_PROTOCOL_F_PRESETUP and VHOST_USER_PRESETUP. Add presetup_done callback to rte_vdpa_dev_ops.
In virtio vdpa driver, register presetup_done. Restore presetup configuration to virtio-net-controller through admin queue.

Support vhost VHOST_USER_PROTOCOL_F_PRESETUP and VHOST_USER_PRESETUP.
Add presetup_done callback to rte_vdpa_dev_ops.
In virtio vdpa driver, register presetup_done. Restore presetup
configuration to virtio-net-controller through admin queue.
@kailiangz1 kailiangz1 merged commit 6e93f2a into Mellanox:main Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants