Message ID | 20230412210423.900851-1-song@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | Fix a few BPF selftests | expand |
Hello: This series was applied to bpf/bpf-next.git (master) by Daniel Borkmann <daniel@iogearbox.net>: On Wed, 12 Apr 2023 14:04:20 -0700 you wrote: > Fix a few BPF selftests. Please see each patch for details of these fixes. > > Song Liu (3): > selftests/bpf: Use read_perf_max_sample_freq() in perf_event_stackmap > selftests/bpf: Fix leaked bpf_link in get_stackid_cannot_attach > selftests/bpf: Keep the loop in bpf_testmod_loop_test > > [...] Here is the summary with links: - [bpf-next,1/3] selftests/bpf: Use read_perf_max_sample_freq() in perf_event_stackmap https://git.kernel.org/bpf/bpf-next/c/de6d014a09bf - [bpf-next,2/3] selftests/bpf: Fix leaked bpf_link in get_stackid_cannot_attach https://git.kernel.org/bpf/bpf-next/c/c1e07a80cf23 - [bpf-next,3/3] selftests/bpf: Keep the loop in bpf_testmod_loop_test https://git.kernel.org/bpf/bpf-next/c/2995f9a8d427 You are awesome, thank you!