qemu-e2k/ebpf
Akihiko Odaki ba6bb2ec95 ebpf: Fix indirections table setting
The kernel documentation says:
> The value stored can be of any size, however, all array elements are
> aligned to 8 bytes.
https://www.kernel.org/doc/html/v6.8/bpf/map_array.html

Fixes: 333b3e5fab ("ebpf: Added eBPF map update through mmap.")
Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Acked-by: Andrew Melnychenko <andrew@daynix.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
2024-03-29 14:59:00 +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
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
meson.build qmp: Added new command to retrieve eBPF blob. 2024-03-12 19:31:47 +08:00
rss.bpf.skeleton.h ebpf: Updated eBPF program and skeleton. 2024-03-12 19:31:47 +08:00
trace-events trace-events: Fix the name of the tracing.rst file 2023-09-08 13:08:51 +03:00