Searched hist:"0 cc14182aba961f4c34a21dd202ce6e4a87470f5" (Results 1 – 3 of 3) sorted by relevance
/qemu/ebpf/ |
H A D | rss.bpf.skeleton.h | 0cc14182aba961f4c34a21dd202ce6e4a87470f5 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 D | rss.bpf.c | 0cc14182aba961f4c34a21dd202ce6e4a87470f5 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 D | meson.build | 0cc14182aba961f4c34a21dd202ce6e4a87470f5 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>
|