Andrii Nakryiko
cdef8257a8
ci: bump LLVM_VER to 15
...
Another bump of latest clang version to be used during BPF selftests build.
Signed-off-by: Andrii Nakryiko <andrii@kernel.org >
2022-02-04 15:28:06 -08:00
Andrii Nakryiko
fec0813359
sync: regenerate vmlinux.h to include TASK_COMM_LEN constant
...
TASK_COMM_LEN is now part of vmlinux.h on latest kernel. Regenerate
vmlinux.h to have it on 5.5 and 4.9 kernels.
Signed-off-by: Andrii Nakryiko <andrii@kernel.org >
2022-01-25 23:37:04 -08:00
Andrii Nakryiko
5daafdccf9
ci: regenerate and check in latest vmlinux.h
...
Add a bunch of new kernel types that are needed for successful selftest
compilation.
Signed-off-by: Andrii Nakryiko <andrii@kernel.org >
2022-01-21 16:54:32 -08:00
Yucong Sun
7e89be4022
Migrate vmtest to modular actions in libbpf/ci
2021-12-09 14:09:04 -08:00