A new vSphere feature is the VMXNET3 network interface that is available to assign to a guest VM. This is one of four options available to virtual machines at version 7 (the other three being E1000, ...
At Citrix Synergy this past May, I presented a session on best practices for using XenDesktop on vSphere. Later on, I also recorded a webinar on the topic. In one of my recommendations, I stress the ...
I think you have to do 'accept-jumbo 1' before setting the mtu, for ex.:<BR><BR>$ ifconfig ce0 unplumb<BR>$ ndd -set /dev/ce instance 0<BR>$ ndd -set /dev/ce accept-jumbo 1<BR>$ ifconfig ce0 plumb ...
I have the combo listed in the title, and I can't figure out how to get 10Gbps speed on my Windows 10 VM. Seems to get expected speeds in TrueNAS using the VMXNET3 adapter, but in Windows 10, it tops ...