From nobody Fri Sep 18 00:16: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 4hmCpt2mNtz6sJ3d for ; Fri, 18 Sep 2026 00:16:38 +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 4hmCpt13hNz4hJR for ; Fri, 18 Sep 2026 00:16:38 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1789690598; 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=8GFqAGyjWh+4GNrmq1ZgDIGoKVL4IBk+OY7fGWIhuW4=; b=BQjETJqIDcqqrkZ04zx2rRp2xxlfHtqjDaDQEds/tA68pWmnfxGAIK30nMW41/0/4KBAMg JQss+JYMaLWngtqZDx31CSUixCBpdcUOWEX7yJoRh7t1IrHctETyQaQA/z0rm2dVau13bB wxYdPNvN5/cgU472tJY6/uaxM7Iy9yQLWrX8o7CcvrAdCkLYEJP2n0EUgu3bE3DnJQMwtX HxLUfx20WwUSuz65artkbgfrCvjprFVMs8xWBkwYi4ACiBIvLvv8qx00AEatyHJnWPyMtU QVIqRAPkssbVRyPyL4GWmhdhF2heFXxtzF45BWxO6TVN3eAah5LtaqxDWGObrA== ARC-Seal: i=1; a=rsa-sha256; d=freebsd.org; s=dkim; cv=none; t=1789690598; b=jwgbje3AIF2FAXLr+XUW2Crvv3+skN6u1UJPFQdYlLspzGTxcapIzqiup7zIgUL1O0dwhK erFaJNvw0z7rfD3THILfx/iwKhpSNGCCh9IjSYIHeW5KWdGaH+QfTQIbjvVaFqCpLi7DSg xu2UwvD0tTmQDJC5oDBSLGRx1nftstJ7kTRA3uSGxbaNJzM5PEEdXizKr4qfzO2OlP7ysf Xw8cXEOOF11+ZmoXWJdIac6jMiuJaIvUb6Dg/umw9n3bQw8Z4+pUBOEeF5nfenMoqqhXqm Vz4uB3gxEqc/bve5tvw1Ta0zGwAO11gIgxlXHnO6m5wGXqiR1P1y9fejCTQhQQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1789690598; 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=8GFqAGyjWh+4GNrmq1ZgDIGoKVL4IBk+OY7fGWIhuW4=; b=eNHs9rDOI4DKHlsQjo0ouT565MA4caF9adD+3+62PrL+EOb7p7vnYqd4uKgZ2hb0djR9l8 ODsHgkaXMpFQEK3CrYYZ2u1NBOUQ10CCJ7Q9wjipEVZYRaUnaKp4a85AAoyW4GkkoiCiUO T6RAn9U+4Vtew82ZnNd/ae8BCTVENlkOdlVz5PKIxQFr10zdyXLPaCAAhY8OXOzDspdod1 wUL318LIpBY2rHvKQQsLMwUR6D8++4hzWXmqSwdFxUoHg6s7uDCOqn9K/F7V07JvF2Xh4Y F9o53j9Manq/eikAeEN84MgKOC607FkNp7i31Ztb0vM2UYYIZLXiYoIF417L0Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hmCps6mc9zvfw for ; Fri, 18 Sep 2026 00:16:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 316ad by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 18 Sep 2026 00:16:32 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Cc: Andrey V. Elsukov From: Kevin Bowling Subject: git: 98a7c2e384ae - stable/15 - iavf: Probe the Hyper-V VF device ID 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: 98a7c2e384aefbca44ff2decd33d8182e82a1d19 Auto-Submitted: auto-generated Date: Fri, 18 Sep 2026 00:16:32 +0000 Message-Id: <6aac82e0.316ad.18b07cb8@gitrepo.freebsd.org> The branch stable/15 has been updated by kbowling: URL: https://cgit.FreeBSD.org/src/commit/?id=98a7c2e384aefbca44ff2decd33d8182e82a1d19 commit 98a7c2e384aefbca44ff2decd33d8182e82a1d19 Author: Andrey V. Elsukov AuthorDate: 2026-09-07 04:42:09 +0000 Commit: Kevin Bowling CommitDate: 2026-09-18 00:12:22 +0000 iavf: Probe the Hyper-V VF device ID The shared code already recognizes IAVF_DEV_ID_VF_HV and handles it through the regular iavf register and virtchnl paths, but the PCI probe table omits it. Add the missing entry so the driver attaches. PR: 239849 (cherry picked from commit d983dc521b6ecaf054bdbe938bd1bf079030f76d) --- sys/dev/iavf/iavf_drv_info.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sys/dev/iavf/iavf_drv_info.h b/sys/dev/iavf/iavf_drv_info.h index 5a84a30662a8..f86d939db73d 100644 --- a/sys/dev/iavf/iavf_drv_info.h +++ b/sys/dev/iavf/iavf_drv_info.h @@ -69,6 +69,8 @@ const char iavf_driver_version[] = "3.0.26-k"; static const pci_vendor_info_t iavf_vendor_info_array[] = { PVIDV(IAVF_INTEL_VENDOR_ID, IAVF_DEV_ID_VF, "Intel(R) Ethernet Virtual Function 700 Series"), + PVIDV(IAVF_INTEL_VENDOR_ID, IAVF_DEV_ID_VF_HV, + "Intel(R) Ethernet Hyper-V Adaptive Virtual Function"), PVIDV(IAVF_INTEL_VENDOR_ID, IAVF_DEV_ID_X722_VF, "Intel(R) Ethernet Virtual Function 700 Series (X722)"), PVIDV(IAVF_INTEL_VENDOR_ID, IAVF_DEV_ID_ADAPTIVE_VF,