From nobody Thu Sep 03 03:36:55 2026 X-Original-To: dev-commits-src-all@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 4hb4yv5FBCz6qTgh for ; Thu, 03 Sep 2026 03:36:55 +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 "YR2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hb4yv4QgFz3jtS for ; Thu, 03 Sep 2026 03:36:55 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1788406615; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ZE2mD4t6ND/5LBUlBtnlIkwbotUxSps636RGskAihHg=; b=SwFVtRW2X+NtD9g/N03dPIBnwDAG0qcV1Dz2SEVk7biOJVYIlv2bTAWDU9Zko3XRwbiBQK hrtFLyykg6YsoOTDYyDGCbyZmsYX7KoUmDNluEH5/F4P4XlHcjUr5Gobh5WnwguO1IbjM9 PttOqQKN9JeXW4AhsotWtDBSL7IsfQKQuexplOTwErZOX1fGAedGhBaXKfV6wBpjHtrLTC a8Bu+5Xte7oQcz74+5V3P3sT9cnme3zigPC+HN3tVQD9h8sEq7ULW6r7kfIDJb8LYN6/41 8KRzFxKeOu3lH5mSyR/y8/Z1h+Gs7lwlZX7U93BUv+UCOsu465c1d2ugrztG8w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1788406615; a=rsa-sha256; cv=none; b=v6cyC79rHDDGkchqDrAIjXaO0TNqWpDAaIxBVhbjjjnpZsYaksG6jaYyytisUL+/7pmJjM wbI4tSwDejyAanfq3FgKDEXRjDPtlDy5KQOuyYaNoP3yxlDP32crdo8pm6jA/iCXZk96NL WaZ0Wj1AsCipx7B9ta2yj2cAVG5/wOy3n/jqmDZT4LxPBLdA9MdtX7HZVaLUywvAqVmZ5h QvVsnhCzHvpMnmwjJFQbX7KXdYjedvUnD71viKnY1CB03aitsin2iPwXJuAYF5oskKTgn6 DIoCS8oWagn/gPTfQG/IXLvomBfZXFn+LmE9I2PCHmvxSCmgxwRCjM0yvoiiwA== 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=1788406615; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ZE2mD4t6ND/5LBUlBtnlIkwbotUxSps636RGskAihHg=; b=Tskw/hTrc0lwFcDluygE0ayp0604EswRoGv2t/gLszAK9U2daFGKo0dh12JBITvQAJNoko DTMvJvAj9uU3dCkRaHdloUG3+F5FCszHdyotnIAL3bxGtKqaSTcfGmSsrhyPeGQCicN6Jx Mz8eCVT907eJlK9qgrJ9Am624sJ7WvV2hy8fEmaapNERQmjWpnVVN+Yj9pFRg/IWq7Lasj N3KDOE/8ebB6Zb7H4nDZcelvh4kc5vsEj8BSRFk/4WyOAGH6BZRaOfwiDwuDb61g51wl2N dbI2CX9SHkcGkx81WWV6eZxbHiaB7N6+Wr7496tDptg6pcBnXel+F5Fls3LWJg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hb4yv32dXz1B0p for ; Thu, 03 Sep 2026 03:36:55 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 36a86 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 03 Sep 2026 03:36:55 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Kevin Bowling Subject: git: 10d09e6e8a7f - main - ixv: Wire iflib suspend and resume methods List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@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/main X-Git-Reftype: branch X-Git-Commit: 10d09e6e8a7ff141b5dc39e6ddca5b7c2cb0b66b Auto-Submitted: auto-generated Date: Thu, 03 Sep 2026 03:36:55 +0000 Message-Id: <6a98eb57.36a86.55d46027@gitrepo.freebsd.org> The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/src/commit/?id=10d09e6e8a7ff141b5dc39e6ddca5b7c2cb0b66b commit 10d09e6e8a7ff141b5dc39e6ddca5b7c2cb0b66b Author: Kevin Bowling AuthorDate: 2026-09-03 03:32:14 +0000 Commit: Kevin Bowling CommitDate: 2026-09-03 03:36:40 +0000 ixv: Wire iflib suspend and resume methods Register the standard iflib device suspend and resume methods so the framework reinitializes the VF datapath after a system power transition. MFC after: 2 weeks Sponsored by: BBOX.io --- sys/dev/ixgbe/if_ixv.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sys/dev/ixgbe/if_ixv.c b/sys/dev/ixgbe/if_ixv.c index c88c334ee94f..1eed2a29e933 100644 --- a/sys/dev/ixgbe/if_ixv.c +++ b/sys/dev/ixgbe/if_ixv.c @@ -172,6 +172,8 @@ static device_method_t ixv_methods[] = { DEVMETHOD(device_attach, iflib_device_attach), DEVMETHOD(device_detach, iflib_device_detach), DEVMETHOD(device_shutdown, iflib_device_shutdown), + DEVMETHOD(device_suspend, iflib_device_suspend), + DEVMETHOD(device_resume, iflib_device_resume), DEVMETHOD_END };