Hello:
This patch was applied to netdev/net-next.git (main) by David S. Miller davem@davemloft.net:
On Tue, 3 Sep 2024 00:06:10 +0800 you wrote:
From: Jason Xing kernelxing@tencent.com
Add the SO_PEEK_OFF selftest for UDP. In this patch, I mainly do three things:
- rename tcp_so_peek_off.c
- adjust for UDP protocol
- add selftests into it
[...]
Here is the summary with links: - [net-next,v2] selftests: add selftest for UDP SO_PEEK_OFF support https://git.kernel.org/netdev/net-next/c/5c26516f0903
You are awesome, thank you!