mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-11 16:00:50 -07:00
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:
|
||
|---|---|---|
| .. | ||
| ebpf.c | ||
| ebpf.h | ||
| ebpf_rss-stub.c | ||
| ebpf_rss.c | ||
| ebpf_rss.h | ||
| meson.build | ||
| rss.bpf.skeleton.h | ||
| trace-events | ||