[Bug 265714] igc(4) drops link under high traffic
[email protected] Mon, 03 Aug 2026 10:00:45 +0000
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265714 --- Comment #55 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D4a28d390f5fbae2483e88805559881b04= ccf9a80 commit 4a28d390f5fbae2483e88805559881b04ccf9a80 Author: Kevin Bowling <[email protected]> AuthorDate: 2026-08-03 09:55:15 +0000 Commit: Kevin Bowling <[email protected]> CommitDate: 2026-08-03 10:00:00 +0000 igc: Disable PCIe L1.2 on I225 I225 devices can incorrectly enter L1 substates while CLKREQ# is asserted, both while idle and in D3. Disable ASPM and PCI-PM L1.2 on I225 to prevent the resulting packet loss. Keep the I226 workaround ASPM-only because it addresses a separate traffic exit latency observation. PR: 265714 MFC after: 4 days sys/dev/igc/if_igc.c | 42 ++++++++++++++++++++++-------------------- sys/dev/igc/igc_base.c | 29 +++++++++++++++++++++++++++++ sys/dev/igc/igc_base.h | 1 + 3 files changed, 52 insertions(+), 20 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=