07e34f90e7
This fix add need kernel module for Infiniband and ConnectX-4+ network cards. Also install by default required user space packages. Change-Id: Ia2e7b1820f197778138a23fafaccb5a4fb44369a
8 lines
131 B
Plaintext
8 lines
131 B
Plaintext
# extra load for mellanox
|
|
modprobe mlx4_en
|
|
modprobe mlx4_ib
|
|
modprobe ib_ipoib
|
|
modprobe mlx5_ib
|
|
modprobe ib_umad
|
|
modprobe ib_uverbs
|