Skip to content

Commit 7021b81

Browse files
committed
Add mlx5 modules, add an example ib_ipoib as it will never be automatically modprobed
1 parent 934ff41 commit 7021b81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vnfs/etc/bootstrap.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ drivers += ipmi_si, ipmi_devintf
1414
drivers += ib_ipath, ib_iser, ib_srpt, ib_sdp, ib_mthca, ib_qib, iw_cxgb3, cxgb3
1515
drivers += iw_nes, mlx4_ib, ib_srp, ib_ipoib, ib_addr, rdma_cm, ib_ucm
1616
drivers += ib_ucm, ib_uverbs, ib_umad, ib_cm, ib_mad, iw_cm, ib_core
17-
drivers += rdma_ucm, ib_sa, mlx4_en, mlx4_core
17+
drivers += rdma_ucm, ib_sa, mlx4_en, mlx4_core, mlx5_core, mlx5_ib, mlx_compat
1818
drivers += rds, rds_rdma, rds_tcp, mlx4_vnic, mlx4_vnic_helper
1919
drivers += ib_isert, xprtrdma
2020

@@ -30,7 +30,7 @@ firmware += tigon/*
3030
# automatic hardware detection.
3131
modprobe += uhci-hcd, ohci-hcd, ehci-hcd, whci-hcd, isp116x-hcd, isp1362-hcd
3232
modprobe += xhci-hcd, sl811-hcd, sd_mod
33-
# modprobe += mlx4_core log_num_mtts=20 log_mtts_per_seg=6, ib_srp
33+
# modprobe += ib_ipoib
3434

3535
#OpenHPC additions for SLES12
3636
drivers += af_packet, dns_resolver, auth_rpcgss, lockd, sunrpc

0 commit comments

Comments
 (0)