Date: Wed, 15 Mar 2017 02:40:17 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-net@FreeBSD.org Subject: [Bug 217606] Bridge stops working after some days Message-ID: <bug-217606-2472-iELuwV9j0U@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-217606-2472@https.bugs.freebsd.org/bugzilla/> References: <bug-217606-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=3D217606 --- Comment #5 from Kristof Provost <kp@freebsd.org> --- Right, that confirms we're not dealing with a memory leak. I've had a quick look at the ixgbe/if_ix code. It resets the hardware if you bring it down, so one possible explanation is that there's something wrong = in the ix driver itself, which causes this. I might be missing it, but I don't see anything in the bridge code that responds to bringing a member interface up/down, so right now I consider th= e ix driver to be the most likely suspect. I'm afraid I don't know anything about that hardware. It might be useful to have a look in dmesg to see if there's anything obvio= us, as well as list the exact hardware you have. --=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-217606-2472-iELuwV9j0U>