Skip to content

Commit c5d6765

Browse files
authored
Merge pull request #15 from jabl/mlnx_ofed_flesh
Add a bit more packages to mlnx_ofed config
2 parents 880b31b + f067e18 commit c5d6765

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

vars/mlnx_ofed.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22
# Variables for Mellanox OFED RDMA stack
33

44
rdma_core_packages:
5-
- mlnx-ofa_kernel
5+
- mlnx-ofed-kernel-only
6+
- libibverbs
7+
- libmlx4
8+
- libmlx5
9+
- libibumad
10+
- librdmacm
11+
- ibutils2
12+
- infiniband-diags
613

714
rdma_service_name: "openibd"
815
rdma_opensm_service: "opensmd"

0 commit comments

Comments
 (0)