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_rss-stub.c
ebpf_rss.c ebpf: Fix indirections table setting 2024-03-29 14:59:00 +08:00
ebpf_rss.h
ebpf.c
ebpf.h
meson.build
rss.bpf.skeleton.h ebpf: Updated eBPF program and skeleton. 2024-03-12 19:31:47 +08:00
trace-events