[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 2/6] ebpf: Added eBPF initialization by fds.
|
From: |
Daniel P . Berrangé |
|
Subject: |
Re: [PATCH v2 2/6] ebpf: Added eBPF initialization by fds. |
|
Date: |
Mon, 15 May 2023 10:35:08 +0100 |
|
User-agent: |
Mutt/2.2.9 (2022-11-12) |
On Fri, May 12, 2023 at 03:28:58PM +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 :|
- [PATCH v2 1/6] ebpf: Added eBPF map update through mmap., (continued)
- [PATCH v2 1/6] ebpf: Added eBPF map update through mmap., Andrew Melnychenko, 2023/05/12
- [PATCH v2 6/6] ebpf: Updated eBPF program and skeleton., Andrew Melnychenko, 2023/05/12
- [PATCH v2 3/6] virtio-net: Added property to load eBPF RSS with fds., Andrew Melnychenko, 2023/05/12
- [PATCH v2 2/6] ebpf: Added eBPF initialization by fds., Andrew Melnychenko, 2023/05/12
- Re: [PATCH v2 2/6] ebpf: Added eBPF initialization by fds.,
Daniel P . Berrangé <=
- [PATCH v2 5/6] qmp: Added new command to retrieve eBPF blob., Andrew Melnychenko, 2023/05/12
- Re: [PATCH v2 5/6] qmp: Added new command to retrieve eBPF blob., Daniel P . Berrangé, 2023/05/15
- Re: [PATCH v2 5/6] qmp: Added new command to retrieve eBPF blob., Markus Armbruster, 2023/05/16
- Re: [PATCH v2 5/6] qmp: Added new command to retrieve eBPF blob., Daniel P . Berrangé, 2023/05/16
- Re: [PATCH v2 5/6] qmp: Added new command to retrieve eBPF blob., Markus Armbruster, 2023/05/16
- Re: [PATCH v2 5/6] qmp: Added new command to retrieve eBPF blob., Daniel P . Berrangé, 2023/05/16
- Re: [PATCH v2 5/6] qmp: Added new command to retrieve eBPF blob., Markus Armbruster, 2023/05/16
- Re: [PATCH v2 5/6] qmp: Added new command to retrieve eBPF blob., Daniel P . Berrangé, 2023/05/16
- Re: [PATCH v2 5/6] qmp: Added new command to retrieve eBPF blob., Markus Armbruster, 2023/05/16
- Re: [PATCH v2 5/6] qmp: Added new command to retrieve eBPF blob., Daniel P . Berrangé, 2023/05/16