** Changed in: ubuntu-kernel-tests Status: Incomplete => In Progress
-- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1980517 Title: ubuntu_bpf build failed with "error: ‘struct bpf_test’ has no member named ‘fixup_kfunc_btf_id’" on J-5.15 / F-5.15 Status in ubuntu-kernel-tests: In Progress Status in linux package in Ubuntu: Fix Released Status in linux source package in Jammy: Fix Committed Bug description: Issue found on Jammy 5.15, the test build will fail with: In file included from /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/testing/selftests/bpf/verifier/tests.h:21, from test_verifier.c:432: /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/testing/selftests/bpf/verifier/calls.c:124:10: error: ‘struct bpf_test’ has no member named ‘fixup_kfunc_btf_id’ 124 | .fixup_kfunc_btf_id = { | ^~~~~~~~~~~~~~~~~~ /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/testing/selftests/bpf/verifier/calls.c:124:9: warning: braces around scalar initializer 124 | .fixup_kfunc_btf_id = { | ^ This is because of commit 13c6a37d4 "selftests/bpf: Add test for reg2btf_ids out of bounds access" upstream. Issue reported to stable mailing list: https://lore.kernel.org/stable/20220429104052.345760...@linuxfoundation.org/T/#m3ad9b4882ab3d98fc65feee95f5d78019461835f To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1980517/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp