diff options
| author | Jakub Kicinski <[email protected]> | 2025-01-15 23:21:29 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-01-17 01:23:22 +0000 |
| commit | 3030e3d57ba8d0f59bd8162b3b1f3f7ee273f280 (patch) | |
| tree | 9ffabdaddfe00f45cf45f66c1761c2220427744e /drivers/net/ethernet/intel/ice/ice_main.c | |
| parent | Merge branch 'net-add-phylink-managed-eee-support' (diff) | |
| download | kernel-3030e3d57ba8d0f59bd8162b3b1f3f7ee273f280.tar.gz kernel-3030e3d57ba8d0f59bd8162b3b1f3f7ee273f280.zip | |
selftests/net: packetdrill: make tcp buf limited timing tests benign
The following tests are failing on debug kernels:
tcp_tcp_info_tcp-info-rwnd-limited.pkt
tcp_tcp_info_tcp-info-sndbuf-limited.pkt
with reports like:
assert 19000 <= tcpi_sndbuf_limited <= 21000, tcpi_sndbuf_limited; \
AssertionError: 18000
and:
assert 348000 <= tcpi_busy_time <= 360000, tcpi_busy_time
AssertionError: 362000
Extend commit 912d6f669725 ("selftests/net: packetdrill: report benign
debug flakes as xfail") to cover them.
Reviewed-by: Willem de Bruijn <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_main.c')
0 files changed, 0 insertions, 0 deletions
