Skip to content

Conversation

ameryhung
Copy link
Contributor

Commit d6212d8 ("selftests/bpf: Consolidate kernel modules into common directory") consolidated the Makefile of test_kmods. However, since it moved test_kmods out of TEST_GEN_PROGS_EXTENDED, the kernel modules required by bpf selftests are now missing from the kselftest_install when "make install". Fix it by adding bpf_testmod to TEST_GEN_FILES.

Fixes: d6212d8 ("selftests/bpf: Consolidate kernel modules into common directory")

Commit d6212d8 ("selftests/bpf: Consolidate kernel modules into
common directory") consolidated the Makefile of test_kmods. However,
since it moved test_kmods out of TEST_GEN_PROGS_EXTENDED, the kernel
modules required by bpf selftests are now missing from the
kselftest_install when "make install". Fix it by adding bpf_testmod
to TEST_GEN_FILES.

Fixes: d6212d8 ("selftests/bpf: Consolidate kernel modules into common directory")
Signed-off-by: Amery Hung <[email protected]>
@kernel-patches-daemon-bpf kernel-patches-daemon-bpf bot force-pushed the bpf-next_base branch 16 times, most recently from c3c6b4b to 1a79214 Compare August 19, 2025 08:17
@kernel-patches-daemon-bpf
Copy link

Automatically cleaning up stale PR; feel free to reopen if needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant