[Bug 249191] RSS code in IGB driver is never compiled.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Sep 8 11:36:22 UTC 2020


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

            Bug ID: 249191
           Summary: RSS code in IGB driver is never compiled.
           Product: Base System
           Version: 12.1-RELEASE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs at FreeBSD.org
          Reporter: milosz.kaniewski at gmail.com

Created attachment 217819
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=217819&action=edit
Proposed patch

Hi,

after an upgrade from 11-STABLE to 12.1-RELEASE the RSS on my IGB NICs stopped
to work properly. After investigation I found out that macro "RSS" is not
defined when sys/dev/e1000/if_em.c is compiled even if "option RSS" is placed
in the kernel config file.

Please see the proposed fix in the attachment.

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


More information about the freebsd-bugs mailing list