What three options can improve network performance for a virtual machine? (Choose three.)
A.
MLD
B.
TSO
C.
NetFlow
D.
LRO
E.
SR-IOV
What three options can improve network performance for a virtual machine? (Choose three.)
What three options can improve network performance for a virtual machine? (Choose three.)
A.
MLD
B.
TSO
C.
NetFlow
D.
LRO
E.
SR-IOV
BDE
TSO, LRO and SR-IOV
IT professionals may forgo jumbo frames in favor of NICs with large segment offload (LSO) and large receive offload (LRO) capabilities. LSO and LRO allow the CPU to transfer much larger quantities of data to (outbound) or from (inbound) the NIC with far less processing, essentially providing the same CPU performance benefit as jumbo frames.
https://kb.vmware.com/s/article/2055140
Using TSO (TCP Segmentation Offload) and LRO (Large Receive Offload) on physical and virtual machine NICs improves the performance of ESX/ESXi hosts by reducing the CPU overhead for TCP/IP network operations.
Here is what VMware has on SRV-IO (Single Root I/O Virtualization):
https://docs.vmware.com/en/VMware-vSphere/6.5/com.vmware.vsphere.networking.doc/GUID-CC021803-30EA-444D-BCBE-618E0D836B9F.html
Here are some suggestions for resolving poor network performance:
https://docs.vmware.com/en/VMware-vSphere/6.5/com.vmware.vsphere.monitoring.doc/GUID-C4EA86FD-95CB-4DE7-A9E3-63F6BFC1A268.html
MLD (Multicast Listener Discovery) is used by IPv6 routers for discovering multicast listeners on a directly attached links.
Netflow is a networking protocol that collects IP traffic information.
So if you eliminate MLD and NetFlow, you are left with TSO, LRO and SRV-IO. SRV-IO eliminates some features from your VM though.
I think BDE.
https://docs.vmware.com/en/VMware-vSphere/6.5/com.vmware.vsphere.networking.doc/GUID-DA8506CE-7813-4B4C-BE14-9B42C36637BA.html