Hello:
This series was applied to netdev/net-next.git (main) by Jakub Kicinski kuba@kernel.org:
On Wed, 08 Jan 2025 03:50:24 -0800 you wrote:
Implement comprehensive testing for netconsole userdata entry handling, demonstrating correct behavior when creating maximum entries and preventing unauthorized overflow.
Refactor existing test infrastructure to support modular, reusable helper functions that validate strict entry limit enforcement.
[...]
Here is the summary with links: - [net-next,v3,1/4] netconsole: Warn if MAX_USERDATA_ITEMS limit is exceeded https://git.kernel.org/netdev/net-next/c/e51c7478d23b - [net-next,v3,2/4] netconsole: selftest: Split the helpers from the selftest https://git.kernel.org/netdev/net-next/c/61f51cc6defe - [net-next,v3,3/4] netconsole: selftest: Delete all userdata keys https://git.kernel.org/netdev/net-next/c/7dcb65351b30 - [net-next,v3,4/4] netconsole: selftest: verify userdata entry limit https://git.kernel.org/netdev/net-next/c/daea6d23cd2f
You are awesome, thank you!