diff options
author | Akihiko Odaki <akihiko.odaki@daynix.com> | 2024-03-27 11:05:10 +0900 |
---|---|---|
committer | Jason Wang <jasowang@redhat.com> | 2024-03-29 14:59:00 +0800 |
commit | ba6bb2ec953f10751f174b6f7da8fe7e5f008c08 (patch) | |
tree | b6699df3350257c950383f2c6bfff3b503dca19d /hw/net/net_tx_pkt.c | |
parent | 1c188fc8cbffc5f05cc616cab4e1372fb6e6f11f (diff) | |
download | qemu-ba6bb2ec953f10751f174b6f7da8fe7e5f008c08.zip qemu-ba6bb2ec953f10751f174b6f7da8fe7e5f008c08.tar.gz qemu-ba6bb2ec953f10751f174b6f7da8fe7e5f008c08.tar.bz2 |
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: 333b3e5fab75 ("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>
Diffstat (limited to 'hw/net/net_tx_pkt.c')
0 files changed, 0 insertions, 0 deletions