Commit a0fe2bc
committed
Sync with latest libbpf repo
Sync with latest libbpf repo. The top libbpf repo commit is:
1e479aec4f8d ci: don't run test_maps in libbpf CI
Signed-off-by: Yonghong Song <[email protected]>1 parent f08e686 commit a0fe2bc
File tree
5 files changed
+34
-11
lines changed- docs
- src/cc
- compat/linux
- export
5 files changed
+34
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
| 254 | + | |
| 255 | + | |
254 | 256 | | |
255 | 257 | | |
256 | 258 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2585 | 2585 | | |
2586 | 2586 | | |
2587 | 2587 | | |
2588 | | - | |
| 2588 | + | |
| 2589 | + | |
2589 | 2590 | | |
2590 | 2591 | | |
2591 | 2592 | | |
2592 | 2593 | | |
2593 | | - | |
| 2594 | + | |
| 2595 | + | |
| 2596 | + | |
| 2597 | + | |
2594 | 2598 | | |
2595 | | - | |
| 2599 | + | |
| 2600 | + | |
2596 | 2601 | | |
2597 | 2602 | | |
2598 | 2603 | | |
| |||
2648 | 2653 | | |
2649 | 2654 | | |
2650 | 2655 | | |
2651 | | - | |
| 2656 | + | |
2652 | 2657 | | |
2653 | 2658 | | |
2654 | 2659 | | |
| |||
2809 | 2814 | | |
2810 | 2815 | | |
2811 | 2816 | | |
2812 | | - | |
2813 | | - | |
2814 | | - | |
2815 | | - | |
2816 | | - | |
2817 | | - | |
| 2817 | + | |
| 2818 | + | |
| 2819 | + | |
| 2820 | + | |
2818 | 2821 | | |
2819 | 2822 | | |
2820 | 2823 | | |
| |||
6889 | 6892 | | |
6890 | 6893 | | |
6891 | 6894 | | |
| 6895 | + | |
| 6896 | + | |
| 6897 | + | |
| 6898 | + | |
| 6899 | + | |
| 6900 | + | |
| 6901 | + | |
| 6902 | + | |
| 6903 | + | |
| 6904 | + | |
6892 | 6905 | | |
6893 | 6906 | | |
6894 | 6907 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1029 | 1029 | | |
1030 | 1030 | | |
1031 | 1031 | | |
| 1032 | + | |
| 1033 | + | |
| 1034 | + | |
| 1035 | + | |
| 1036 | + | |
| 1037 | + | |
1032 | 1038 | | |
1033 | 1039 | | |
1034 | 1040 | | |
| |||
- .github/actions/build-selftests/vmlinux.h+81.4k-81.2k
- .github/workflows/build.yml+14-4
- .github/workflows/pahole.yml+1-1
- .github/workflows/test.yml+4-4
- .lgtm.yml-14
- BPF-CHECKPOINT-COMMIT+1-1
- CHECKPOINT-COMMIT+1-1
- README.md+1-1
- ci/managers/debian.sh+16-11
- ci/rootfs/s390x-self-hosted-builder/README.md-108
- ci/rootfs/s390x-self-hosted-builder/actions-runner-libbpf.Dockerfile-54
- ci/rootfs/s390x-self-hosted-builder/actions-runner-libbpf.service-24
- ci/rootfs/s390x-self-hosted-builder/fs/usr/bin/actions-runner-43
- ci/rootfs/s390x-self-hosted-builder/fs/usr/bin/entrypoint-35
- ci/rootfs/s390x-self-hosted-builder/qemu-user-static.service-11
- ci/vmtest/run_selftests.sh+1-1
- docs/index.rst+3
- docs/program_types.rst+203
- include/uapi/linux/bpf.h+23-10
- include/uapi/linux/fcntl.h+114
- scripts/build-fuzzers.sh+1-1
- scripts/sync-kernel.sh+12-13
- src/bpf.h+7
- src/bpf_helper_defs.h+13-10
- src/btf.c+3-2
- src/btf_dump.c+2-2
- src/libbpf.c+31-19
- src/libbpf_probes.c+1-1
- src/ringbuf.c+22-8
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
| 317 | + | |
| 318 | + | |
317 | 319 | | |
318 | 320 | | |
319 | 321 | | |
| |||
0 commit comments