mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-23 01:39:06 +08:00
ci: Regenerate latest vmlinux.h for old kernel CI testts
Without the change, we will have failures like below:
Warning: Kernel ABI header at 'tools/include/uapi/linux/if_xdp.h' differs from latest version at 'include/uapi/linux/if_xdp.h'
progs/getsockname_unix_prog.c:27:15: error: no member named 'uaddrlen' in 'struct bpf_sock_addr_kern'
if (sa_kern->uaddrlen != unaddrlen)
~~~~~~~ ^
1 error generated.
make: *** [Makefile:605: /home/runner/work/libbpf/libbpf/.kernel/tools/testing/selftests/bpf/getsockname_unix_prog.bpf.o] Error 1
make: *** Waiting for unfinished jobs....
Error: Process completed with exit code 2.
in Kernel 5.5.0 on ubuntu-20.04 + selftests
Manu Bretelle kindly helped regenerate the vmlinux.h from latest
bpf-next kernel for me.
Signed-off-by: Yonghong Song <yonghong.song@linux.dev>
Signed-off-by: Yonghong Song <yonghong.song@linux.dev>
This commit is contained in:
committed by
Andrii Nakryiko
parent
e26b84dc33
commit
14648264b1
164302
.github/actions/build-selftests/vmlinux.h
vendored
164302
.github/actions/build-selftests/vmlinux.h
vendored
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user