I followed to Intel® Server Adapters — VMware ESXi* Driver and NVM Image Compatibility Information and choosed that driver version. It installed successfully. Now then esxi is up i'm going to cli and type:
~ # lspci | grep Network
0000:09:00.0 Network controller: Intel Corporation I350 Gigabit Network Connection [vmnic2]
0000:09:00.1 Network controller: Intel Corporation I350 Gigabit Network Connection [vmnic3]
0000:0f:04.0 Network controller: Broadcom Corporation NetXtreme BCM5715 Gigabit Ethernet [vmnic0]
0000:0f:04.1 Network controller: Broadcom Corporation NetXtreme BCM5715 Gigabit Ethernet [vmnic1]
It's ok, but then
~ # esxcfg-nics -l
Name PCI Driver Link Speed Duplex MAC Address MTU Description
vmnic0 0000:0f:04.00 tg3 Up 1000Mbps Full 00:19:99:0a:34:2a 1500 Broadcom Corporation NetXtreme BCM5715 Gigabit Ethernet
vmnic1 0000:0f:04.01 tg3 Down 0Mbps Half 00:19:99:0a:34:2b 1500 Broadcom Corporation NetXtreme BCM5715 Gigabit Ethernet
Also it's absent in vsphere client => network adapters. Here is only Broadcom Corporation NetXtreme BCM5715 Gigabit Ethernet too. How to fully initialize I350t2? What the problem?