I am trying to find out if Receive Side Scaling is supported for network adapters on a host. I notice it in the settings within the Windows 2008 guest OS on the vmxnet3 adapter. Is it just supported on Guest OS's on VM's and not on the host?
Is TOE supported yet?
One other question. Is it valid to change the MAC address on a host? I tried using the esxcli network nic set -n=vmnic0 -P=NNNNNNNNNNNN. It failed with the message Operation not supported: Operation not supported.
Thank you in advance.