bridge tests: re-enable span test
authorKristof Provost <kp@FreeBSD.org>
Wed, 2 Nov 2022 10:58:04 +0000 (11:58 +0100)
committerKristof Provost <kp@FreeBSD.org>
Wed, 2 Nov 2022 10:59:11 +0000 (11:59 +0100)
commite1274b5b2646a49c1e3efce6c9918c99716d3c07
tree94a933da746caa0222a6f1f8619a783559009016
parent67557372dfef87eb94681a97a4157198efe21992
bridge tests: re-enable span test

The root cause of the intermittent span test failures has been
identified as a race between sending the packet and starting the bpf
capture.
This is now resolved, so the test can be re-enabled.

PR: 260461
MFC after: 1 week
Sponsored by: Rubicon Communications, LLC ("Netgate")
tests/sys/net/if_bridge_test.sh