I installed the MCX314A-BCCT ConectX-3Pro EN in CentOS 6.5 and installed the MLNX_EN driver.
The MLNX_EN driver seems to be installed. The ethtool command shows:
driver: mlx4_en
version: 2.1.11 (Mar 10 2014)
firmware-version: 2.30.8050
bus-info: 0000:03:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: no
supports-register-dump: no
supports-priv-flags: no
The flint query command shows two MACs and the latest firmware I installed:
-W- Running quick query - Skipping full image integrity checks.
Image type: FS2
FW Version: 2.30.8050
Product Version: 02.30.80.50
Rom Info: type=PXE version=3.4.151 devid=4103 proto=ETH
Device ID: 4103
Description: Node Port1 Port2 Sys image
GUIDs: ffffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffff
MACs: 0002c9b5a420 0002c9b5a421
VSD:
PSID: MT_1090111023
However, ifconfig only shows one port:
p5p1 Link encap:Ethernet HWaddr 00:02:C9:B5:A4:20
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
There should be a “p5p2” but there isn’t. This is the same issue I had with the OFED driver. Any thoughts?