Skip to content

perf(virtio-net): Reuse allocations for virtqueue packet buffers #1741

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Gelbpunkt
Copy link
Member

This lets us get rid of the remaining DeviceAlloc allocations in receive_packet.

@mkroening mkroening self-requested a review June 7, 2025 08:38
@mkroening mkroening self-assigned this Jun 7, 2025
@Gelbpunkt Gelbpunkt force-pushed the object-pool-virtio-net branch 6 times, most recently from 25faba0 to ba456fc Compare June 13, 2025 09:24
This lets us get rid of the remaining DeviceAlloc allocations in
receive_packet.

Signed-off-by: Jens Reidel <[email protected]>
@Gelbpunkt Gelbpunkt force-pushed the object-pool-virtio-net branch from ba456fc to 248b21b Compare June 18, 2025 15:15
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

Successfully merging this pull request may close these issues.

2 participants