[Bug 287492] Unable to detect NIC cards on few PCIe Gen5 slots on Dell R770 servers where x2APIC mode is enabled
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287492 Zhenlei Huang <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected], | |[email protected] See Also| |https://bugs.freebsd.org/bu | |gzilla/show_bug.cgi?id=2730 | |22 --- Comment #2 from Zhenlei Huang <[email protected]> --- I believe Ed Maste and John Baldwin have more insights on this :) The error message ``` printf("%s: unsupported destination APIC ID %u\n", __func__, msi->msi_cpu); ``` is intentional. See also https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273022 . -- You are receiving this mail because: You are the assignee for the bug.