Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Oct 2017 12:49:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 221122] Attaching interface to a bridge stops all traffic on uplink NIC for few seconds
Message-ID:  <bug-221122-2472-ixGGJnNc8G@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221122-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221122-2472@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221122

--- Comment #13 from Heinz N. Gies <heinz@project-fifo.net> ---
(In reply to Eugene Grosbein from comment #12)


ifconfig em0 (no bridge interfaces)
em0: flags=3D8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 =
mtu
1500
=20=20=20=20=20=20=20
options=3D4219b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_=
MAGIC,VLAN_HWTSO>
        ether 00:25:90:a6:3b:c7
        hwaddr 00:25:90:a6:3b:c7
        inet 192.168.1.22 netmask 0xffffff00 broadcast 192.168.1.255
        nd6 options=3D29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        media: Ethernet autoselect (1000baseT <full-duplex>)
        status: active

adding first bridge interface:

64 bytes from 192.168.1.22: icmp_seq=3D22 ttl=3D64 time=3D1.325 ms
Request timeout for icmp_seq 23
Request timeout for icmp_seq 24
Request timeout for icmp_seq 25
Request timeout for icmp_seq 26
Request timeout for icmp_seq 27
Request timeout for icmp_seq 28
Request timeout for icmp_seq 29
64 bytes from 192.168.1.22: icmp_seq=3D30 ttl=3D64 time=3D1.261 ms

ifconfig em0 (after adding bridge interface)=20
em0: flags=3D8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 =
mtu
1500
        options=3D42098<VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,WOL_MAGIC,VLAN_=
HWTSO>
        ether 00:25:90:a6:3b:c7
        hwaddr 00:25:90:a6:3b:c7
        inet 192.168.1.22 netmask 0xffffff00 broadcast 192.168.1.255
        nd6 options=3D29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        media: Ethernet autoselect (1000baseT <full-duplex>)
        status: active


adding second interface:

64 bytes from 192.168.1.22: icmp_seq=3D132 ttl=3D64 time=3D1.432 ms
64 bytes from 192.168.1.22: icmp_seq=3D133 ttl=3D64 time=3D1.332 ms
64 bytes from 192.168.1.22: icmp_seq=3D134 ttl=3D64 time=3D1.146 ms

(no drops)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221122-2472-ixGGJnNc8G>