Page MenuHomeFreeBSD

bridge test: spanning tree
ClosedPublic

Authored by kp on Mar 4 2020, 6:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Dec 2, 12:11 PM
Unknown Object (File)
Mon, Dec 2, 12:11 PM
Unknown Object (File)
Mon, Dec 2, 12:11 PM
Unknown Object (File)
Mon, Dec 2, 11:49 AM
Unknown Object (File)
Nov 15 2024, 12:19 AM
Unknown Object (File)
Oct 9 2024, 7:13 AM
Unknown Object (File)
Oct 3 2024, 1:05 PM
Unknown Object (File)
Sep 10 2024, 12:20 PM
Subscribers

Details

Summary

Basic test case where we create a bridge loop, verify that we really are
looping and then enable spanning tree to resolve the loop.

Sponsored by: The FreeBSD Foundation

Diff Detail

Lint
Lint Warnings
SeverityLocationCodeMessage
Warningtests/sys/net/if_bridge_test.sh:CHMOD1Invalid Executable
Unit
No Test Coverage
Build Status
Buildable 29785
Build 27619: arc lint + arc unit

Event Timeline

This looks good in principle.

Though I wonder if there's a more deterministic way to detect "looping traffic"than "wait a while and check if we see a lot of traffic".

This revision is now accepted and ready to land.Mar 5 2020, 3:38 AM
This revision was landed with ongoing or failed builds.Mar 10 2020, 6:29 AM
Closed by commit rS358829: bridge test: spanning tree (authored by kp). · Explain Why
This revision was automatically updated to reflect the committed changes.