Hello: This series was applied to bpf/bpf.git (master) by Martin KaFai Lau <martin....@kernel.org>:
On Wed, 22 Jan 2025 18:09:12 +0800 you wrote: > A previous commit described in this topic > http://lore.kernel.org/bpf/20230523025618.113937-9-john.fastab...@gmail.com > directly updated 'sk->copied_seq' in the tcp_eat_skb() function when the > action of a BPF program was SK_REDIRECT. For other actions, like SK_PASS, > the update logic for 'sk->copied_seq' was moved to > tcp_bpf_recvmsg_parser() to ensure the accuracy of the 'fionread' feature. > > [...] Here is the summary with links: - [bpf,v9,1/5] strparser: add read_sock callback https://git.kernel.org/bpf/bpf/c/0532a79efd68 - [bpf,v9,2/5] bpf: fix wrong copied_seq calculation https://git.kernel.org/bpf/bpf/c/36b62df5683c - [bpf,v9,3/5] bpf: disable non stream socket for strparser https://git.kernel.org/bpf/bpf/c/5459cce6bf49 - [bpf,v9,4/5] selftests/bpf: fix invalid flag of recv() https://git.kernel.org/bpf/bpf/c/a0c11149509a - [bpf,v9,5/5] selftests/bpf: add strparser test for bpf https://git.kernel.org/bpf/bpf/c/6fcfe96e0f6e You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html