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)
Mon, Sep 9, 10:07 AM
Unknown Object (File)
Fri, Sep 6, 6:31 PM
Unknown Object (File)
Fri, Sep 6, 6:31 PM
Unknown Object (File)
Fri, Sep 6, 6:21 PM
Unknown Object (File)
Wed, Sep 4, 10:10 PM
Unknown Object (File)
Sat, Aug 31, 4:57 AM
Unknown Object (File)
Aug 17 2024, 8:13 AM
Unknown Object (File)
Jul 14 2024, 1:43 PM

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