Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Apr 2021 13:31:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 230996] em/igb: Intel i210/i350: ifconfig: enabling "vlanhwtag" renders VLAN on i210/i350 NICs unusable
Message-ID:  <bug-230996-7501-2aYIj0sve9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230996-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-230996-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=3D230996

Kaho Toshikazu <kaho@elam.kais.kyoto-u.ac.jp> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kaho@elam.kais.kyoto-u.ac.j
                   |                            |p

--- Comment #24 from Kaho Toshikazu <kaho@elam.kais.kyoto-u.ac.jp> ---
Created attachment 224497
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D224497&action=
=3Dedit
vlan patch

How about this patch?

1. change initializing order.
setting up vlan inside the function em_initialize_receive_unit()

2. correct calculation of receive buffer size

3. correct writing method of vfta(vlan filter table array)

--=20
You are receiving this mail because:
You are the assignee for the bug.
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-230996-7501-2aYIj0sve9>