Skip to content
Snippets Groups Projects
user avatar
Nikolay Aleksandrov authored
When running the bridge IGMP/MLD selftests on debug kernels we can get
spurious errors when setting up the IGMP/MLD exclude timeout tests
because the membership interval is just 3 seconds and the setup has 2
seconds of sleep plus various validations, the one second that is left
is not enough. Increase the membership interval from 3 to 5 seconds to
make room for the setup validation and 2 seconds of sleep.

Fixes: 34d7ecb3 ("selftests: net: bridge: update IGMP/MLD membership interval value")
Reported-by: default avatarJakub Kicinski <kuba@kernel.org>
Signed-off-by: default avatarNikolay Aleksandrov <razor@blackwall.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
06080ea2
History
user avatar 06080ea2
Name Last commit Last update