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
Unknown Object (File)
Fri, Apr 5, 10:03 AM
Unknown Object (File)
Fri, Apr 5, 9:54 AM
Unknown Object (File)
Fri, Apr 5, 9:41 AM
Unknown Object (File)
Dec 20 2023, 1:59 AM
Unknown Object (File)
Dec 12 2023, 11:30 AM
Unknown Object (File)
Sep 4 2023, 7:23 PM
Unknown Object (File)
Jun 25 2023, 5:35 AM
Unknown Object (File)
May 23 2023, 9:16 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