diff options
author | Ido Schimmel <[email protected]> | 2024-02-08 17:55:27 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-02-09 11:32:14 -0800 |
commit | 7399e2ce4d424f426417496eb289458780eea985 (patch) | |
tree | 7fc058090672d85f7d58987bd5134807c1ec32f4 /tools/perf/scripts/python/netdev-times.py | |
parent | 93590849a05edffaefa11695fab98f621259ded2 (diff) |
selftests: forwarding: Fix bridge MDB test flakiness
After enabling a multicast querier on the bridge (like the test is
doing), the bridge will wait for the Max Response Delay before starting
to forward according to its MDB in order to let Membership Reports
enough time to be received and processed.
Currently, the test is waiting for exactly the default Max Response
Delay (10 seconds) which is racy and leads to failures [1].
Fix by reducing the Max Response Delay to 1 second.
[1]
[...]
# TEST: IPv4 host entries forwarding tests [FAIL]
# Packet locally received after flood
Fixes: b6d00da08610 ("selftests: forwarding: Add bridge MDB test")
Signed-off-by: Ido Schimmel <[email protected]>
Reviewed-by: Hangbin Liu <[email protected]>
Acked-by: Nikolay Aleksandrov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions