Skip to content

Commit

Permalink
Merge pull request #14 from jabl/mlnx_ofed_upstream_libs
Browse files Browse the repository at this point in the history
Update for MLNX_OFED 4.7
  • Loading branch information
VilleS1 authored Oct 2, 2019
2 parents 34f3e27 + cd8782c commit 880b31b
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions vars/mlnx_ofed_upstream_libs.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
---
# Variables for Mellanox OFED RDMA stack using the RPMS_UPSTREAM_LIBS repo
# Variables for Mellanox OFED RDMA stack using the RPMS/UPSTREAM_LIBS repo

rdma_core_packages:
- mlnx-ofed-kernel-only
- rdma-core
- libibverbs
- libibumad
- librdmacm
- ibutils2
- infiniband-diags

rdma_service_name: "openibd"
rdma_opensm_service: "opensm"
rdma_opensm_partitions_conf_path: "/etc/rdma/partitions.conf"
rdma_opensm_service: "opensmd"
rdma_opensm_partitions_conf_path: "/etc/opensm/partitions.conf"

0 comments on commit 880b31b

Please sign in to comment.