This patch fixes:
- IPv6 TSO on em(4)
- Limits TSO to IPv4 on lem(4) based on NetBSD and Linux
Differential D41170 Authored by kbowling on Jul 25 2023, 3:35 AM.
Details
Summary This patch fixes:
Test Plan Tested on I219, 82541GI, 82546EB, VirtualBox lem(4), qemu lem(4), VMWare lem(4), VMware 82574L TSO is not enabled on lem(4) or em(4) by default
Diff Detail
Event TimelineHerald added a subscriber: imp. · View Herald TranscriptJul 25 2023, 3:35 AM2023-07-25 03:35:30 (UTC+0)
Comment Actions @shurd I added some smarts to the TSO automask. Also added a sysctl for people that want to opt out of. This revision was not accepted when it landed; it landed in state Needs Review.Jul 31 2023, 3:22 PM2023-07-31 15:22:52 (UTC+0) Closed by commit rGe1353dcb63bb: e1000: Fix lem(4)/em(4) TSO6 (authored by Kevin Bowling <kbowling@FreeBSD.org>). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 125376 sys/dev/e1000/if_em.h
|
ste[1] is reinitialized few lines bellow.