Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

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

rbradford merged 1 commit into
cloud-hypervisor:mainfrom
rbradford:vhost-user-net-features

Conversation

@rbradford

@rbradford rbradford commented Feb 2, 2026

Copy link
Copy Markdown
Member

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 [email protected]
Reported-by: Daniel Farina [email protected]

@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 <[email protected]>
Reported-by: Daniel Farina <[email protected]>
@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

fdr commented Feb 2, 2026

Copy link
Copy Markdown
Contributor

fyi, I measured this closed a 30% gap with QEMU against vpp in a particular polling situation to 0%. It is quite material.

@github-project-automation github-project-automation Bot moved this from 🆕 New to ✅ Done in Cloud Hypervisor Roadmap Feb 19, 2026
@rbradford
rbradford deleted the vhost-user-net-features branch June 12, 2026 10:36
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