[Bug 228556] igb link status is not updating properly when configured as VF driver in guest OS
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228556 Kevin Bowling <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Overcome By Events Assignee|[email protected] |[email protected] Status|Open |Closed CC| |[email protected] --- Comment #6 from Kevin Bowling <[email protected]> --- This is fixed in igbv(4). A PF driver, for instance Linux igb_ping_all_vfs(), sends a control message as far back as introduction, so the issue was FreeBSD VF losing the message because the driver treated ICR like a PF. Your fix was legitimate, but I don't think it's necessary with a working VF driver. -- You are receiving this mail because: You are the assignee for the bug.