Message ID | 20221205131618.1524337-1-daan.j.demeyer@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | BPF selftests fixes | expand |
Hello: This series was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@kernel.org>: On Mon, 5 Dec 2022 14:16:15 +0100 you wrote: > This patch series fixes a few issues I've found while integrating the > bpf selftests into systemd's mkosi development environment. > > Daan De Meyer (3): > selftests/bpf: Install all required files to run selftests > selftests/bpf: Use "is not set" instead of "=n" > selftests/bpf: Use CONFIG_TEST_BPF=m instead of of CONFIG_TEST_BPF=y > > [...] Here is the summary with links: - [bpf-next,1/3] selftests/bpf: Install all required files to run selftests https://git.kernel.org/bpf/bpf-next/c/d68ae4982cb7 - [bpf-next,2/3] selftests/bpf: Use "is not set" instead of "=n" https://git.kernel.org/bpf/bpf-next/c/efe7fadbd59e - [bpf-next,3/3] selftests/bpf: Use CONFIG_TEST_BPF=m instead of CONFIG_TEST_BPF=y https://git.kernel.org/bpf/bpf-next/c/d0c0b48c8727 You are awesome, thank you!