mirror_qemu/ebpf
Andrew Melnychenko 0cc14182ab ebpf: Updated eBPF program and skeleton.
Updated section name, so libbpf should init/gues proper
program type without specifications during open/load.
Also, added map_flags with explicitly declared BPF_F_MMAPABLE.
Added check for BPF_F_MMAPABLE flag to meson script and
requirements to libbpf version.
Also changed fragmentation flag check - some TCP/UDP packets
may be considered fragmented if DF flag is set.

Signed-off-by: Andrew Melnychenko <andrew@daynix.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
2024-03-12 19:31:47 +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 qmp: Added new command to retrieve eBPF blob. 2024-03-12 19:31:47 +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