VMware vSphere ESXi 8.0.0
VMware vSphere ESXi 7.0.x
The supported maximums for passthrough devices per VMs are:
For more information, see Hardware Features Available with Virtual Machine Compatibility Settings.
Configuring passthrough devices:
Click the All PCI Devices button to expose all hardware recognized by the PCIe bus, including unclaimed devices.
Executed esxcli storage core adapter list via SSH to get the Description of the device
5.Select the target PCI device and click TOGGLE PASSTHROUGH.
6. The status change to Enabled
Note: The configuration changes are saved in the /etc/vmware/esx.conf file.
The PCI slot number where the device was connected is 00:0b:0. It is recorded as:
/device/000:11.0/owner = "passthru"
Note: 11 is the decimal equivalent of the hexadecimal 0b.
Note: When the device is assigned, the virtual machine must have a memory reservation for the full configured memory size.