]> git.ipfire.org Git - thirdparty/qemu.git/commit
virtio-net: Added property to load eBPF RSS with fds.
authorAndrew Melnychenko <andrew@daynix.com>
Mon, 5 Feb 2024 16:54:33 +0000 (18:54 +0200)
committerJason Wang <jasowang@redhat.com>
Tue, 12 Mar 2024 11:31:46 +0000 (19:31 +0800)
commit6b230b7dfcd8123a902e41cd313714b5a57dcac4
tree9a768a292a3720e900dd7faca73272237ba5d2ac
parent0524ea0510a33c616d87108d71a8456071e9daa1
virtio-net: Added property to load eBPF RSS with fds.

eBPF RSS program and maps may now be passed during initialization.
Initially was implemented for libvirt to launch qemu without permissions,
and initialized eBPF program through the helper.

Signed-off-by: Andrew Melnychenko <andrew@daynix.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
hw/net/virtio-net.c
include/hw/virtio/virtio-net.h