diff options
author | Paolo Abeni <pabeni@redhat.com> | 2024-02-02 17:06:59 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-02-05 12:36:16 +0000 |
commit | a19747c3b9bf6476cc36d0a3a5ef0ff92999169e (patch) | |
tree | 0d366ce9ab84e9e1c1f2efcd17f1437584b962b0 /include/net/tipc.h | |
parent | 645eb54331edb0dc0297c7e37162a3846bf99300 (diff) | |
download | linux-stable-a19747c3b9bf6476cc36d0a3a5ef0ff92999169e.tar.gz linux-stable-a19747c3b9bf6476cc36d0a3a5ef0ff92999169e.tar.bz2 linux-stable-a19747c3b9bf6476cc36d0a3a5ef0ff92999169e.zip |
selftests: net: let big_tcp test cope with slow env
In very slow environments, most big TCP cases including
segmentation and reassembly of big TCP packets have a good
chance to fail: by default the TCP client uses write size
well below 64K. If the host is low enough autocorking is
unable to build real big TCP packets.
Address the issue using much larger write operations.
Note that is hard to observe the issue without an extremely
slow and/or overloaded environment; reduce the TCP transfer
time to allow for much easier/faster reproducibility.
Fixes: 6bb382bcf742 ("selftests: add a selftest for big tcp")
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Acked-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/tipc.h')
0 files changed, 0 insertions, 0 deletions