Andrii Nakryiko
e58c615210
ci: update vmlinux.h to latest config
...
Some selftests require conn->mark, regenerate vmlinux.h.
Signed-off-by: Andrii Nakryiko <andrii@kernel.org >
2022-08-18 15:29:04 -07:00
Andrii Nakryiko
72dbaf2ac3
ci: update vmlinux.h for 5.5 and 4.9 kernels
...
Update vmlinux.h to fix selftests build on 5.5 and 4.9 kernels.
Signed-off-by: Andrii Nakryiko <andrii@kernel.org >
2022-06-24 13:32:31 -07:00
Andrii Nakryiko
12e932ac0e
ci: whitelist 'usdt' test on 5.5 and update vmlinux.h
...
Update vmlinux.h for latest selftests. Also whitelist usdt test on 5.5,
as it should work.
Signed-off-by: Andrii Nakryiko <andrii@kernel.org >
2022-05-13 16:13:31 -07: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