Page MenuHomeFreeBSD

e1000: always enable PCSD when RSS hashing is used
AbandonedPublic

Authored by franco_opnsense.org on Aug 11 2021, 7:13 AM.
Tags
None
Referenced Files
F102705372: D31499.diff
Sat, Nov 16, 3:03 AM
Unknown Object (File)
Oct 5 2024, 5:49 PM
Unknown Object (File)
Oct 5 2024, 1:44 PM
Unknown Object (File)
Oct 5 2024, 12:52 PM
Unknown Object (File)
Oct 3 2024, 5:03 AM
Unknown Object (File)
Oct 2 2024, 9:43 PM
Unknown Object (File)
Sep 28 2024, 3:13 AM
Unknown Object (File)
Sep 9 2024, 10:07 AM

Details

Reviewers
kbowling
Summary

To enable RSS hashing in the NIC, the RXCSUM.PCSD bit must be set.
By default, this is never set when Receive Checksum Offloading is
disabled - which causes problems higher up in the stack. This commit
enables this bit once the RSS initialization routine has finished.

Submitted by: Stephan de Wit
See also: https://lists.freebsd.org/pipermail/freebsd-current/2020-May/076148.html

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 40980
Build 37869: arc lint + arc unit