This website requires JavaScript.
Explore
Help
Sign In
mirror
/
libbpf
Watch
1
Star
0
Fork
0
You've already forked libbpf
mirror of
https://github.com/netdata/libbpf.git
synced
2026-03-21 08:49:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
476e158b07ea5f36f4475735330c1152ffe15acc
libbpf
/
CHECKPOINT-COMMIT
2 lines
41 B
Plaintext
Raw
Normal View
History
Unescape
Escape
sync: latest libbpf changes from kernel Syncing latest libbpf commits from kernel repository. Baseline bpf-next commit: b753c5a7f99f390fc100de18647ce0dcacdceafc Checkpoint bpf-next commit: 0bb52b0dfc88a155688f492aba8e686147600278 Baseline bpf commit: 91b4db5313a2c793aabc2143efb8ed0cf0fdd097 Checkpoint bpf commit: 2c238177bd7f4b14bdf7447cc1cd9bb791f147e6 Andrii Nakryiko (1): libbpf: make libbpf.map source of truth for libbpf version Ivan Khoronzhuk (1): libbpf: use LFS (_FILE_OFFSET_BITS) instead of direct mmap2 syscall Magnus Karlsson (1): libbpf: add support for need_wakeup flag in AF_XDP part Peter Wu (1): bpf: sync bpf.h to tools/ Quentin Monnet (3): tools: bpf: synchronise BPF UAPI header with tools libbpf: refactor bpf_*_get_next_id() functions libbpf: add bpf_btf_get_next_id() to cycle through BTF objects Stanislav Fomichev (1): bpf: sync bpf.h to tools/ include/uapi/linux/bpf.h | 12 ++++++--- include/uapi/linux/if_xdp.h | 13 +++++++++ src/bpf.c | 24 ++++++++--------- src/bpf.h | 1 + src/libbpf.map | 5 ++++ src/xsk.c | 53 +++++++++++++------------------------ src/xsk.h | 6 +++++ 7 files changed, 64 insertions(+), 50 deletions(-) -- 2.17.1
2019-08-24 10:46:18 -07:00
0bb52b0dfc88a155688f492aba8e686147600278
Reference in New Issue
Copy Permalink