[Bug 221122] Attaching interface to a bridge stops all traffic on uplink NIC for few seconds

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 08 Dec 2021 06:06:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221122

--- Comment #23 from Eugene Grosbein <eugen@freebsd.org> ---
(In reply to Mason Loring Bliss from comment #22)

Please provide output of "ifconfig igb0" and "ifconfig bridge0" just after boot
when bridge has only single igb0 member.

Then, attach new epair to the bridge as you generally do and show output of
ifconfig again for igb0, bridge0 and epair at host.

I'm sure the problem should be solved replacing ifconfig_igb0="up" with another
one disabling offloads not supported by epair.

-- 
You are receiving this mail because:
You are the assignee for the bug.