Hi Joe,
As of today, ConnectX-8 NICs are not yet officially supported on ESXi 8.x, including the latest 8.0U3b builds. The NVIDIA vDPA (mlx5) driver included in ESXi is currently compatible only with ConnectX-4 through ConnectX-7.
That’s why you're seeing it in lspci
but not in the vSphere UI or esxcli network nic list
— there’s no inbox driver recognizing the device.
A few notes:
-
NMLX5-core 4.23.x and MFT 4.32.x only cover up to ConnectX-7 as of current NVIDIA release notes.
-
MFT tools like mst status
rely on proper device registration via compatible kernel drivers — which is not present in ESXi for CX-8 yet.
-
Ubuntu 24.04 loads the latest OFED drivers, so ConnectX-8 works there — ESXi does not.
Until NVIDIA releases an official ESXi driver package for ConnectX-8, the NIC won't be functional on vSphere, even though it’s PCIe-visible.