mirror of
https://gitlab.com/qemu-project/qemu
synced 2024-11-05 20:35:44 +00:00
ba6bb2ec95
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 |