From nobody Sat Aug 8 00:38:32 2026 X-Original-To: dev-commits-src-branches@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4hH2F52TSZz6mYcY for ; Sat, 08 Aug 2026 00:38:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hH2F43yfPz3mhL for ; Sat, 08 Aug 2026 00:38:32 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1786149512; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=5gbo5bQngC/9uubhbI/LLBIjeIFgMG2Tkik+yMCh3QM=; b=qfAPLoWLGRRRn+9X9QOKlSxn05vn6/Sg7hLmAiTfTvHTqq9amN2gnC29rYNY87m66797OC Ln4lqo/fRUY3Hq+4CHz6vt/D9qQ2sSaJvcI33YLCxjCS3tT6GbRhg7nanhO1E9ie+jZAHi K1brj0zRW9e4Fx8/kr0FIIkX7ZiGx8xb2yTaPpg2UxCIGfWGY6yfn1pNZ+q4/esj1X36Hn GFt4fKUpIUTOTwvl0D/PsMAxirfOXDP9s5pAhJ+digYEepWY4Xlg04L3J9ssgwiI9g9ncA UlS9aGMjc2k5+nTuwDuKw8vnW9FSoLWxqxImBGfISF0UG0w0PUXxLeLHXkDN0A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1786149512; a=rsa-sha256; cv=none; b=wQ8zvPT7eIamwW33SULJ4sg9d1+UZKvFntrZHmMI6FHapM16BXXFduV/lsnuX1uuhxliG1 sQJsJhxlp+ZBeBTdh5vBeohDIdJ3hd+nQGPFn8oVM7PBg4Fcb9JAS4p7JCjXzWYJ/Bh1Li oY+mYPTIAktJhZ7UdNW56i2rR2sn/hrWu7HkjBHd50R0BFPCua73iZYqgxBk+Vrj61EUTk 7oVSIsJhl0fCMjnZnAYnqDqOgOahAfxuSlUQ9Q6y1Vq+GXnr4sQY4ADhZzWAQWSkjQyoan WThF04/HoUiFTc8VkW3VzcsltXPuVDLMEP49ZfS8b3F6WboqGGrcByRRidJM1g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1786149512; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=5gbo5bQngC/9uubhbI/LLBIjeIFgMG2Tkik+yMCh3QM=; b=BAhl922fSssFTXxGhSr7UyG6PETzRn3aODnZysEfBzwZxetDFD4O9K7gGf0dwC3qxDv64A wc/g+s7tPZsc41RzvwcOe/P82J5Rkaxxx8Rev9R9yBH2uZTFTA/MCsbAnzZjjFhXWJPm3m P7WAieYwwx9Xys+RoOD8n/US4ff9SPpONRETFJ616yE1DDIbpvpIdhYEKxw0qyW0Ik3aQJ rxdhcS64y8H84m+AFscobm+bJv0w8kiLdUZ3U7fHsVThfXKrrsk1uDVIO57EgW1K69lJ1Y 9i3Q82Eu3SFZ52WXbfFx4vgr3VYonOorfJNnQFfSx7M3HeR221zFisyYeXuptQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hH2F42kZSzn0 for ; Sat, 08 Aug 2026 00:38:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3f398 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 08 Aug 2026 00:38:32 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Cc: Michael Adler From: Kevin Bowling Subject: git: cf788fbe85ff - stable/15 - igc: Apply ASPM L1.2 workaround to all I226 devices List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kbowling X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: cf788fbe85ff7e995ee3ff535327eac62c14b3df Auto-Submitted: auto-generated Date: Sat, 08 Aug 2026 00:38:32 +0000 Message-Id: <6a767a88.3f398.3d00f5d4@gitrepo.freebsd.org> The branch stable/15 has been updated by kbowling: URL: https://cgit.FreeBSD.org/src/commit/?id=cf788fbe85ff7e995ee3ff535327eac62c14b3df commit cf788fbe85ff7e995ee3ff535327eac62c14b3df Author: Michael Adler AuthorDate: 2026-07-31 23:54:00 +0000 Commit: Kevin Bowling CommitDate: 2026-08-08 00:37:34 +0000 igc: Apply ASPM L1.2 workaround to all I226 devices Classify I226_LMVP and I226_BLANK_NVM as I226 silicon so they receive the I226-specific ASPM L1.2 workaround. PR: 279245 Pull-Request: https://github.com/freebsd/freebsd-src/pull/2318 (cherry picked from commit cecb0f45cb83349c60514da38fddce83ad042468) --- sys/dev/igc/igc_base.c | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sys/dev/igc/igc_base.c b/sys/dev/igc/igc_base.c index 181fd7025ba3..e3ab9733009f 100644 --- a/sys/dev/igc/igc_base.c +++ b/sys/dev/igc/igc_base.c @@ -192,6 +192,9 @@ void igc_rx_fifo_flush_base(struct igc_hw *hw) * I225 and I226 share the same mac.type, so this checks the PCI * device ID directly to distinguish I226 parts, e.g. for erratum * workarounds that apply only to that silicon. + * + * I226_LMVP and I226_BLANK_NVM are absent from the equivalent Linux + * errata; keep them listed here so a future resync does not drop them. **/ bool igc_is_device_id_i226(struct igc_hw *hw) { @@ -200,6 +203,8 @@ bool igc_is_device_id_i226(struct igc_hw *hw) case IGC_DEV_ID_I226_V: case IGC_DEV_ID_I226_K: case IGC_DEV_ID_I226_IT: + case IGC_DEV_ID_I226_LMVP: + case IGC_DEV_ID_I226_BLANK_NVM: return true; default: return false;