Here is the results
[root@ESXi01:~] vmkping -s 8972 -d 192.168.1.201
PING 192.168.1.201 (192.168.1.201): 8972 data bytes
8980 bytes from 192.168.1.201: icmp_seq=0 ttl=64 time=0.693 ms
8980 bytes from 192.168.1.201: icmp_seq=1 ttl=64 time=0.698 ms
8980 bytes from 192.168.1.201: icmp_seq=2 ttl=64 time=0.680 ms
--- 192.168.1.201 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.680/0.690/0.698 ms
[root@ESXi01:~] vmkping -I vmk2 -S vmotion 192.168.1.201
PING 192.168.1.201 (192.168.1.201): 56 data bytes
64 bytes from 192.168.1.201: icmp_seq=0 ttl=64 time=0.166 ms
64 bytes from 192.168.1.201: icmp_seq=1 ttl=64 time=0.186 ms
64 bytes from 192.168.1.201: icmp_seq=2 ttl=64 time=0.178 ms
--- 192.168.1.201 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.166/0.177/0.186 ms
---------------------------------------------
[root@ESXi02:~] vmkping -s 8972 -d 192.168.1.200
PING 192.168.1.200 (192.168.1.200): 8972 data bytes
8980 bytes from 192.168.1.200: icmp_seq=0 ttl=64 time=0.644 ms
8980 bytes from 192.168.1.200: icmp_seq=1 ttl=64 time=0.674 ms
8980 bytes from 192.168.1.200: icmp_seq=2 ttl=64 time=0.682 ms
--- 192.168.1.200 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.644/0.667/0.682 ms
[root@ESXi02:~] vmkping -I vmk2 -S vmotion 192.168.1.200
PING 192.168.1.200 (192.168.1.200): 56 data bytes
64 bytes from 192.168.1.200: icmp_seq=0 ttl=64 time=0.182 ms
64 bytes from 192.168.1.200: icmp_seq=1 ttl=64 time=0.185 ms
64 bytes from 192.168.1.200: icmp_seq=2 ttl=64 time=0.185 ms
--- 192.168.1.200 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.182/0.184/0.185 ms
--------------------------------------------------
I have tried to vMotion from the NFS datastore to the 2 hosts on VMFS6 datastore works perfectly fine no problems, tried to vMotion the same machine back to the NFS datastore failed :S