We setup Jumbo Frames throughout all our network settings and have it working. The interesting thing and my question as to why:
On linux guests (all I've tested) and vmxnet3 even if the MTU is set to 1500, ping -s 9000 host works just fine.
Is this to be expected? Is there no need to ifconfig eth? mtu 9000 on the hosts like in the physical world?