diff options
author | Paolo Abeni <pabeni@redhat.com> | 2024-01-25 19:09:06 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-01-26 14:11:57 -0800 |
commit | 89abe628375301fedb68770644df845d49018d8b (patch) | |
tree | c042986acc2158e49f85b7636c9d601741c2aec3 /net/ipv6/ip6_tunnel.c | |
parent | d3cb3b0088ca92082e2bebc40cc6894a632173e2 (diff) |
selftests: net: give more time for GRO aggregation
The gro.sh test-case relay on the gro_flush_timeout to ensure
that all the segments belonging to any given batch are properly
aggregated.
The other end, the sender is a user-space program transmitting
each packet with a separate write syscall. A busy host and/or
stracing the sender program can make the relevant segments reach
the GRO engine after the flush timeout triggers.
Give the GRO flush timeout more slack, to avoid sporadic self-tests
failures.
Fixes: 9af771d2ec04 ("selftests/net: allow GRO coalesce test on veth")
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Tested-by: Eric Dumazet <edumazet@google.com>
Link: https://lore.kernel.org/r/bffec2beab3a5672dd13ecabe4fad81d2155b367.1706206101.git.pabeni@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/ipv6/ip6_tunnel.c')
0 files changed, 0 insertions, 0 deletions