Hello:
This patch was applied to netdev/net-next.git (main) by Paolo Abeni pabeni@redhat.com:
On Fri, 5 Sep 2025 04:04:41 +0000 you wrote:
There are currently no kernel tests that verify setting and getting options of the team driver.
In the future, options may be added that implicitly change other options, which will make it useful to have tests like these that show nothing breaks. There will be a follow up patch to this that adds new "rx_enabled" and "tx_enabled" options, which will implicitly affect the "enabled" option value and vice versa.
[...]
Here is the summary with links: - [net-next,v3] selftests: net: Add tests to verify team driver option set and get. https://git.kernel.org/netdev/net-next/c/db1b60066686
You are awesome, thank you!