To make things clear: I expect to get vmnic2 40/10G Ethernet Device showing up on ConnextX-3 Port2 when issue:
esxcfg-module -s port_type_array=1,2 mlx4_core
But OFED 1.8.1 does not include mlx4_en, so I guess to install esxcli software vib install -v net-mlx4-en-1.6.1.2-1OEM.500.0.0.406165.x86_64.vib
There is no documentation on this, but Product Spec says, it is possible to configure Port1 as IB and Port2 as ETH.
We need this feature badly, because our ESX Servers are only 2xPCIe and one is reserved for FC, the other for Mellanox 1 Port IB and one Port ETH 10G which is the main uplink for all the VMs.
Thanks