virtio-devices: vhost-user: net: Use default vhost-user virtio features by rbradford · Pull Request #7653 · cloud-hypervisor/cloud-hypervisor · GitHub
Skip to content

virtio-devices: vhost-user: net: Use default vhost-user virtio features#7653

Merged
rbradford merged 1 commit intocloud-hypervisor:mainfrom
rbradford:vhost-user-net-features
Feb 2, 2026
Merged

virtio-devices: vhost-user: net: Use default vhost-user virtio features#7653
rbradford merged 1 commit intocloud-hypervisor:mainfrom
rbradford:vhost-user-net-features

Conversation

@rbradford
Copy link
Copy Markdown
Member

@rbradford rbradford commented Feb 2, 2026

This adds some missing features that are useful. In particular it adds
VIRTIO_F_RING_INDIRECT_DESC which gives a performance improvement.

Signed-off-by: Rob Bradford rbradford@meta.com
Reported-by: Daniel Farina daniel@ubicloud.com

@rbradford rbradford requested a review from a team as a code owner February 2, 2026 09:43
@rbradford rbradford force-pushed the vhost-user-net-features branch from 2b793dd to b14d5a1 Compare February 2, 2026 09:47
This adds some missing features that are useful. In particular it adds
VIRTIO_F_RING_INDIRECT_DESC which gives a performance improvement.

Signed-off-by: Rob Bradford <rbradford@meta.com>
Reported-by: Daniel Farina <daniel@ubicloud.com>
@rbradford rbradford force-pushed the vhost-user-net-features branch from b14d5a1 to c8110bc Compare February 2, 2026 10:49
@rbradford rbradford added this pull request to the merge queue Feb 2, 2026
Merged via the queue into cloud-hypervisor:main with commit 01bd6b8 Feb 2, 2026
43 checks passed
@fdr
Copy link
Copy Markdown
Contributor

fdr commented Feb 2, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

4 participants