Hello:
This series was applied to bpf/bpf-next.git (master) by Daniel Borkmann daniel@iogearbox.net:
On Thu, 23 May 2024 14:49:56 +0800 you wrote:
From: Geliang Tang tanggeliang@kylinos.cn
This patchset contains some fixes and improvements for test_sockmap.
3-5: switching attachments to bpf_link as Jakub suggested in [1]. 1-2, 6-8: Small fixes.
[...]
Here is the summary with links: - [bpf-next,1/8] selftests/bpf: Fix tx_prog_fd values in test_sockmap https://git.kernel.org/bpf/bpf-next/c/d95ba15b9784 - [bpf-next,2/8] selftests/bpf: Drop duplicate definition of i in test_sockmap https://git.kernel.org/bpf/bpf-next/c/a9f0ea175948 - [bpf-next,3/8] selftests/bpf: Use bpf_link attachments in test_sockmap https://git.kernel.org/bpf/bpf-next/c/3f32a115f61d - [bpf-next,4/8] selftests/bpf: Replace tx_prog_fd with tx_prog in test_sockmap https://git.kernel.org/bpf/bpf-next/c/24bb90a42633 - [bpf-next,5/8] selftests/bpf: Drop prog_fd array in test_sockmap https://git.kernel.org/bpf/bpf-next/c/467a0c79b551 - [bpf-next,6/8] selftests/bpf: Fix size of map_fd in test_sockmap https://git.kernel.org/bpf/bpf-next/c/dcb681b659f2 - [bpf-next,7/8] selftests/bpf: Check length of recv in test_sockmap https://git.kernel.org/bpf/bpf-next/c/de1b5ea789dc - [bpf-next,8/8] selftests/bpf: Drop duplicate bpf_map_lookup_elem in test_sockmap https://git.kernel.org/bpf/bpf-next/c/49784c797932
You are awesome, thank you!