We have changed NIC from E1000V to vmx and we see a drop in performance when we run netperf.
Also I see
media Is autoselect only but in em0 we full-duplex, Can we say vmx is in full-duplex mode? Is it known issue?
Also I see
Code:
vmx0: flags=8863<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=4800038<VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,NOMAP>
ether 00:0c:29:0c:5a:f3
inet 10.10.0.28 netmask 0xffffffe0 broadcast 10.10.0.31
media: Ethernet autoselect
status: active
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
Code:
em0: flags=8863<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=481249b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,LRO,WOL_MAGIC,VLAN_HWFILTER,NOMAP>
ether 00:50:56:a7:93:8f
inet 10.10.4.18 netmask 0xffffffe0 broadcast 10.10.4.31
media: Ethernet autoselect (1000baseT <full-duplex>)