Home
last modified time | relevance | path

Searched hist:"0 cc14182aba961f4c34a21dd202ce6e4a87470f5" (Results 1 – 3 of 3) sorted by relevance

/qemu/ebpf/
H A Drss.bpf.skeleton.h0cc14182aba961f4c34a21dd202ce6e4a87470f5 Mon Feb 05 16:54:35 UTC 2024 Andrew Melnychenko <andrew@daynix.com> 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>
/qemu/tools/ebpf/
H A Drss.bpf.c0cc14182aba961f4c34a21dd202ce6e4a87470f5 Mon Feb 05 16:54:35 UTC 2024 Andrew Melnychenko <andrew@daynix.com> 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>
/qemu/
H A Dmeson.build0cc14182aba961f4c34a21dd202ce6e4a87470f5 Mon Feb 05 16:54:35 UTC 2024 Andrew Melnychenko <andrew@daynix.com> 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>