mirror of
https://github.com/truenas/core-build.git
synced 2026-02-15 07:36:18 +00:00
There is no if_infiniband in 12 yet, only head.
Ticket: NAS-108399
This commit is contained in:
@@ -80,7 +80,6 @@ kernel_modules = [
|
||||
"dummynet",
|
||||
"hwpmc",
|
||||
"ibcore",
|
||||
"if_infiniband",
|
||||
"ipoib",
|
||||
"mlx4ib",
|
||||
"mlx5ib",
|
||||
|
||||
@@ -423,7 +423,7 @@ device uhid
|
||||
device ums
|
||||
device wmt
|
||||
|
||||
# InfiniBand support (+ modules ibcore, ipoib, if_infiniband, mlx4ib, mlx5ib, mlxen and mthca)
|
||||
# InfiniBand support (+ modules ibcore, ipoib, mlx4ib, mlx5ib, mlxen and mthca)
|
||||
#options OFED # InfiniBand support
|
||||
#options SDP # SDP protocol
|
||||
options IPOIB_CM # IPoIB connected mode
|
||||
|
||||
Reference in New Issue
Block a user