Hello:
This patch was applied to netdev/net.git (main) by Jakub Kicinski kuba@kernel.org:
On Mon, 12 Feb 2024 10:43:31 +0100 you wrote:
The mentioned test is failing in slow environments:
# SO_TXTIME ipv4 clock monotonic # ./so_txtime: recv: timeout: Resource temporarily unavailable not ok 1 selftests: net: so_txtime.sh # exit=1
Tuning the tolerance in the test binary is error-prone and doomed to failures is slow-enough environment.
[...]
Here is the summary with links: - [net] selftests: net: cope with slow env in so_txtime.sh test https://git.kernel.org/netdev/net/c/a7ee79b9c455
You are awesome, thank you!