Hello:
This patch was applied to netdev/net-next.git (main) by Jakub Kicinski kuba@kernel.org:
On Wed, 8 May 2024 18:40:04 +0000 you wrote:
Add a simple test for the epoll busy poll ioctls, using the kernel selftest harness.
This test ensures that the ioctls have the expected return codes and that the kernel properly gets and sets epoll busy poll parameters.
The test can be expanded in the future to do real busy polling (provided another machine to act as the client is available).
[...]
Here is the summary with links: - [REPOST,net-next,v3] selftest: epoll_busy_poll: epoll busy poll tests https://git.kernel.org/netdev/net-next/c/60e0f986e89f
You are awesome, thank you!