[Bug 239849] ixgbe(4): SR-IOV does not work on Intel x710 and Windows Server 2019 (Hyper-V) and 13.0-CURRENT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 07 Sep 2026 04:53:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239849
--- Comment #5 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=d983dc521b6ecaf054bdbe938bd1bf079030f76d
commit d983dc521b6ecaf054bdbe938bd1bf079030f76d
Author: Andrey V. Elsukov <ae@FreeBSD.org>
AuthorDate: 2026-09-07 04:42:09 +0000
Commit: Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2026-09-07 04:52:40 +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
MFC after: 1 week
sys/dev/iavf/iavf_drv_info.h | 2 ++
1 file changed, 2 insertions(+)
--
You are receiving this mail because:
You are the assignee for the bug.