Hello:
This patch was applied to netdev/net.git (main) by Jakub Kicinski kuba@kernel.org:
On Tue, 22 Jul 2025 15:26:55 +0300 you wrote:
A few packets may still be sent out during the termination of iperf processes. These late packets cause failures in rss_ctx.py when they arrive on queues expected to be empty.
Example failure observed:
Check failed 2 != 0 traffic on inactive queues (context 1): [0, 0, 1, 1, 386385, 397196, 0, 0, 0, 0, ...]
[...]
Here is the summary with links: - [net,v2] selftests: drv-net: wait for iperf client to stop sending https://git.kernel.org/netdev/net/c/869413825088
You are awesome, thank you!