Skip to content

V2.x: Fix openib support for RoCE HCA #5253

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 12, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions opal/mca/btl/openib/mca-btl-openib-device-params.ini
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,11 @@ use_eager_rdma = 1
mtu = 4096
max_inline_data = 0

[QLogic FastLinQ QL41000]
vendor_id = 0x1077
vendor_part_id = 32880
receive_queues = P,65536,64

############################################################################

# Chelsio's OUI is 0x0743. 0x1425 is the PCI ID.
Expand Down Expand Up @@ -324,3 +329,15 @@ use_eager_rdma = 1
mtu = 2048
receive_queues = P,65536,64
max_inline_data = 72

############################################################################

# Broadcom NetXtreme-E RDMA Ethernet Controller

[Broadcom Cumulus]
vendor_id = 0x14e4
vendor_part_id = 0x16d7
use_eager_rdma = 1
mtu = 1024
receive_queues = P,65536,256,192,128
max_inline_data = 96