GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MLX4IB(4) FreeBSD Kernel Interfaces Manual MLX4IB(4)

mlx4ib
Mellanox ConnectX-3 10GbE/40GbE network adapter driver

To compile this driver into the kernel, place these lines in your kernel configuration file:
options COMPAT_LINUXKPI
device mlx4
device mlx4ib

To load the driver as a module at run-time, run this command as root:

kldload mlx4ib

To load the driver as a module at boot time, place this line in loader.conf(5):

mlx4ib_load="YES"

Mellanox ConnectX adapter cards with Virtual Protocol Interconnect (VPI) provide the highest performing and most flexible interconnect solution for Enterprise Data Centers, High-Performance Computing, and Embedded environments. Clustered data bases, parallelized applications, transactional services and high-performance embedded I/O applications will achieve significant performance improvements resulting in reduced completion time and lower cost per operation.

The mlx4ib driver supports the following network adapters:

  • Mellanox ConnectX-2 (IB)
  • Mellanox ConnectX-3 (IB)

For general information and support, go to the Mellanox support website at: http://www.mellanox.com/.

If an issue is identified with this driver and a supported network adapter, please email the specific information to <freebsd-drivers@mellanox.com>.

mlx4en(4), ifconfig(8)

The mlx4ib device driver first appeared in FreeBSD 9.x.

The mlx4ib driver was written by Mellanox Technologies <freebsd-drivers@mellanox.com>.
March 1, 2017 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 4 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.