Skip to content

Commit 064e192

Browse files
nmoreyPeter Gottesman
authored andcommitted
btl: openib: add support for QLogic RoCE HCA
Signed-off-by: Nicolas Morey-Chaisemartin <[email protected]> (cherry picked from commit d341634) Signed-off-by: Peter Gottesman <[email protected]>
1 parent e33c8e2 commit 064e192

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

opal/mca/btl/openib/mca-btl-openib-device-params.ini

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,11 @@ use_eager_rdma = 1
234234
mtu = 4096
235235
max_inline_data = 0
236236

237+
[QLogic FastLinQ QL41000]
238+
vendor_id = 0x1077
239+
vendor_part_id = 32880
240+
receive_queues = P,65536,64
241+
237242
############################################################################
238243

239244
# Chelsio's OUI is 0x0743. 0x1425 is the PCI ID.

0 commit comments

Comments
 (0)