[Bug 230996] em/igb: Intel i210/i350: ifconfig: enabling "vlanhwtag" renders VLAN on i210/i350 NICs unusable

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 28 13:31:02 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230996

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

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

--- Comment #24 from Kaho Toshikazu <kaho at elam.kais.kyoto-u.ac.jp> ---
Created attachment 224497
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=224497&action=edit
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)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.


More information about the freebsd-net mailing list