Hello:
This patch was applied to netdev/net-next.git (main) by Jakub Kicinski kuba@kernel.org:
On Mon, 03 Feb 2025 11:04:15 -0800 you wrote:
Add a new selftest to verify netconsole's handling of messages that exceed the packet size limit and require fragmentation. The test sends messages with varying sizes and userdata, validating that:
- Large messages are correctly fragmented and reassembled
- Userdata fields are properly preserved across fragments
- Messages work correctly with and without kernel release version appending
[...]
Here is the summary with links: - [net-next] netconsole: selftest: Add test for fragmented messages https://git.kernel.org/netdev/net-next/c/d5fdfe480c79
You are awesome, thank you!