[PR #98] Add basic ebpf loader for steering rss. #184

Closed
opened 2026-01-31 21:30:09 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/qemu/qemu/pull/98

State: closed
Merged: No


Loading ebpf program that used in tap for steering.
For now, it loads with virtio 'virtio_net_handle_rss()'.
So, in theory, two implementations of rss would work togather.
Added hacks to menson build - libbpf dependency and ebpf files.
In futuire, need to specify ebpf for linux only qemu.

Signed-off-by: Andrew Melnychenko andrew@daynix.com

**Original Pull Request:** https://github.com/qemu/qemu/pull/98 **State:** closed **Merged:** No --- Loading ebpf program that used in tap for steering. For now, it loads with virtio 'virtio_net_handle_rss()'. So, in theory, two implementations of rss would work togather. Added hacks to menson build - libbpf dependency and ebpf files. In futuire, need to specify ebpf for linux only qemu. Signed-off-by: Andrew Melnychenko <andrew@daynix.com>
claunia added the pull-request label 2026-01-31 21:30:09 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/qemu#184