Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Sep 2019 08:52:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 240818] igb drivers: vlanhwfilter feature generate link UP/DOWN for each new vlan created
Message-ID:  <bug-240818-7501-1ieSMBmCWa@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

Piotr Pietruszewski <piotr.pietruszewski@intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |piotr.pietruszewski@intel.c
                   |                            |om

--- Comment #1 from Piotr Pietruszewski <piotr.pietruszewski@intel.com> ---
Currently, iflib based drivers issue an init after registering or unregiste=
ring
vlans with IFCAP_VLAN_HWFILTER enabled (
https://svnweb.freebsd.org/base/stable/12/sys/net/iflib.c?revision=3D351276=
&view=3Dmarkup#l4265
). In case of e1000 driver, init is needed as vlan hw support setup is part=
 of
driver's initialization routine.

--=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-240818-7501-1ieSMBmCWa>