microsoft / xdp-for-windows

XDP speeds up networking on Windows
MIT License
346 stars 40 forks source link

spinxsk: ignore success threshold in final short iteration #543

Closed mtfriesen closed 2 weeks ago

mtfriesen commented 2 weeks ago

539 introduced a new problem while trying to solve #536: the PR tests are running a final runt iteration of 1 minute, which is so short it is guaranteed to be noisy. Ignore the success threshold for the final iteration if it is just leftover time.