Hello:
This patch was applied to netdev/net-next.git (main) by Jakub Kicinski kuba@kernel.org:
On Mon, 25 Aug 2025 10:59:39 -0700 you wrote:
The test currently modifies the HDS settings and doesn't restore them. This may cause subsequent tests to fail (or pass when they should not). Add defer()ed reset handling.
Signed-off-by: Jakub Kicinski kuba@kernel.org
v2:
- fix type hints for older Python
v1: https://lore.kernel.org/20250822195735.1673744-1-kuba@kernel.org
[...]
Here is the summary with links: - [net-next,v2] selftests: drv-net: hds: restore hds settings https://git.kernel.org/netdev/net-next/c/ee3ae27721fb
You are awesome, thank you!