qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 2/6] ebpf: Added eBPF initialization by fds.


From: Daniel P . Berrangé
Subject: Re: [PATCH v3 2/6] ebpf: Added eBPF initialization by fds.
Date: Wed, 21 Jun 2023 08:58:06 +0100
User-agent: Mutt/2.2.9 (2022-11-12)

On Thu, Jun 15, 2023 at 01:10:22AM +0300, Andrew Melnychenko wrote:
> It allows using file descriptors of eBPF provided
> outside of QEMU.
> QEMU may be run without capabilities for eBPF and run
> RSS program provided by management tool(g.e. libvirt).
> 
> Signed-off-by: Andrew Melnychenko <andrew@daynix.com>
> ---
>  ebpf/ebpf_rss-stub.c |  6 ++++++
>  ebpf/ebpf_rss.c      | 27 +++++++++++++++++++++++++++
>  ebpf/ebpf_rss.h      |  5 +++++
>  3 files changed, 38 insertions(+)

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>


With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




reply via email to

[Prev in Thread] Current Thread [Next in Thread]