[Bug 287492] Unable to detect NIC cards on few PCIe Gen5 slots on Dell R770 servers where x2APIC mode is enabled

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 18 Jun 2025 02:19:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287492

Zhenlei Huang <zlei@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |emaste@freebsd.org,
                   |                            |jhb@FreeBSD.org,
                   |                            |zlei@FreeBSD.org
           See Also|                            |https://bugs.freebsd.org/bu
                   |                            |gzilla/show_bug.cgi?id=2730
                   |                            |22

--- Comment #2 from Zhenlei Huang <zlei@FreeBSD.org> ---
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.