Date: Mon, 03 Aug 2026 10:00:45 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 265714] igc(4) drops link under high traffic Message-ID: <bug-265714-7501-7ryxUXwfqH@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-265714-7501@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265714 --- Comment #55 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=4a28d390f5fbae2483e88805559881b04ccf9a80 commit 4a28d390f5fbae2483e88805559881b04ccf9a80 Author: Kevin Bowling <kbowling@FreeBSD.org> AuthorDate: 2026-08-03 09:55:15 +0000 Commit: Kevin Bowling <kbowling@FreeBSD.org> 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(-) -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265714-7501-7ryxUXwfqH>
