Date: Thu, 11 Jun 2020 16:00:41 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 240818] igb(4) vlanhwfilter feature generate link UP/DOWN for each new vlan created Message-ID: <bug-240818-7501-EMykVPU1Lu@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-240818-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-240818-7501@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=3D240818 --- Comment #20 from commit-hook@freebsd.org --- A commit references this bug: Author: erj Date: Thu Jun 11 15:59:49 UTC 2020 New revision: 362063 URL: https://svnweb.freebsd.org/changeset/base/362063 Log: em(4): Always reinit interface when adding/removing VLAN This partially reverts r361053 since there have been reports by users that this breaks some functionality for em(4) devices; it seems at first glance that some sort of interface restart is required for those cards. This isn't a proper fix; this unbreaks those users until a proper fix is found for their issues. PR: 240818 Reported by: Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> MFC after: 3 days Changes: head/sys/dev/e1000/if_em.c --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240818-7501-EMykVPU1Lu>