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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"