1
0
mirror of https://gitlab.com/qemu-project/qemu synced 2024-07-03 08:19:15 +00:00
qemu/ebpf
Akihiko Odaki 8dc8220e23 ebpf: Return 0 when configuration fails
The kernel interprets the returned value as an unsigned 32-bit so -1
will mean queue 4294967295, which is awkward. Return 0 instead.

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
2024-06-04 15:14:26 +08:00
..
ebpf_rss-stub.c ebpf: Added eBPF initialization by fds. 2024-03-12 19:31:46 +08:00
ebpf_rss.c ebpf: Fix indirections table setting 2024-03-29 14:59:00 +08:00
ebpf_rss.h ebpf: Added eBPF initialization by fds. 2024-03-12 19:31:46 +08:00
ebpf.c qmp: Added new command to retrieve eBPF blob. 2024-03-12 19:31:47 +08:00
ebpf.h qmp: Added new command to retrieve eBPF blob. 2024-03-12 19:31:47 +08:00
meson.build ebpf: Restrict to system emulation 2024-04-18 11:17:27 +02:00
rss.bpf.skeleton.h ebpf: Return 0 when configuration fails 2024-06-04 15:14:26 +08:00
trace-events trace-events: Fix the name of the tracing.rst file 2023-09-08 13:08:51 +03:00