HomeFreeBSD

e1000: HWCSUM excemption fixes

Description

e1000: HWCSUM excemption fixes

Also disable IPV6 checksum offload.

Spell hw->mac.type < e1000_82543 as e1000_82542. Confusingly, chips
like 82540 and 82541 come later and do not have these issues. There
is no functional change here, as the enum was defined in such a way
it worked correctly. But this reads literally.

(cherry picked from commit 38588749af45d738e6f548f15beb415c46ba8658)

Details

Provenance
Kevin Bowling <kbowling@FreeBSD.org>Authored on Jul 29 2023, 1:14 AM
Parents
rGb71d11ba9476: e1000: Corrections for lem(4)/em(4) txcsum offload
Branches
Unknown
Tags
Unknown

Event Timeline

Kevin Bowling <kbowling@FreeBSD.org> committed rGa24e9d851227: e1000: HWCSUM excemption fixes (authored by Kevin Bowling <kbowling@FreeBSD.org>).Aug 4 2023, 1:22 AM