diff options
author | Ido Schimmel <idosch@nvidia.com> | 2024-07-07 12:54:58 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-07-09 11:13:28 -0700 |
commit | 3699e57aae8817b232c311229ab531ee0ec39fc8 (patch) | |
tree | 9413033daee783a7ac96f63c1561fc0972e62d36 /net/tls/tls_main.c | |
parent | 7b769adc2612b495d94a4b4537ffaa725861d763 (diff) | |
download | linux-3699e57aae8817b232c311229ab531ee0ec39fc8.tar.gz linux-3699e57aae8817b232c311229ab531ee0ec39fc8.tar.bz2 linux-3699e57aae8817b232c311229ab531ee0ec39fc8.zip |
selftests: forwarding: Make vxlan-bridge-1d pass on debug kernels
The ageing time used by the test is too short for debug kernels and
results in entries being aged out prematurely [1].
Fix by increasing the ageing time.
The same change was done for the VLAN-aware version of the test in
commit dfbab74044be ("selftests: forwarding: Make vxlan-bridge-1q pass
on debug kernels").
[1]
# ./vxlan_bridge_1d.sh
[...]
# TEST: VXLAN: flood before learning [ OK ]
# TEST: VXLAN: show learned FDB entry [ OK ]
# TEST: VXLAN: learned FDB entry [FAIL]
# veth3: Expected to capture 0 packets, got 4.
# RTNETLINK answers: No such file or directory
# TEST: VXLAN: deletion of learned FDB entry [ OK ]
# TEST: VXLAN: Ageing of learned FDB entry [FAIL]
# veth3: Expected to capture 0 packets, got 2.
[...]
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Reviewed-by: Petr Machata <petrm@nvidia.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20240707095458.2870260-1-idosch@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/tls/tls_main.c')
0 files changed, 0 insertions, 0 deletions