[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173818803275.439997.10383700619344985358.git-patchwork-notify@kernel.org>
Date: Wed, 29 Jan 2025 22:00:32 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jiayuan Chen <mrpre@....com>
Cc: bpf@...r.kernel.org, jakub@...udflare.com, john.fastabend@...il.com,
netdev@...r.kernel.org, martin.lau@...ux.dev, ast@...nel.org,
edumazet@...gle.com, davem@...emloft.net, dsahern@...nel.org,
kuba@...nel.org, pabeni@...hat.com, linux-kernel@...r.kernel.org,
song@...nel.org, andrii@...nel.org, mhal@...x.co, yonghong.song@...ux.dev,
daniel@...earbox.net, xiyou.wangcong@...il.com, horms@...nel.org,
corbet@....net, eddyz87@...il.com, cong.wang@...edance.com, shuah@...nel.org,
mykolal@...com, jolsa@...nel.org, haoluo@...gle.com, sdf@...ichev.me,
kpsingh@...nel.org, linux-doc@...r.kernel.org,
linux-kselftest@...r.kernel.org
Subject: Re: [PATCH bpf v9 0/5] bpf: fix wrong copied_seq calculation and add
tests
Hello:
This series was applied to bpf/bpf.git (master)
by Martin KaFai Lau <martin.lau@...nel.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.fastabend@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
Powered by blists - more mailing lists