Skip to content

Commit 95abc9e

Browse files
authored
Merge pull request #2395 from larrystevenwise/v2.x
Add Chelsio T6 adapter device parameters.
2 parents ec4cee8 + aae96e5 commit 95abc9e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,14 @@ mtu = 2048
262262
receive_queues = P,65536,64
263263
max_inline_data = 280
264264

265+
[Chelsio T6]
266+
vendor_id = 0x1425
267+
vendor_part_id = 0x6400,0x6401,0x6402,0x6403,0x6404,0x6405,0x6406,0x6407,0x6408,0x6409,0x640d,0x6410,0x6411,0x6414,0x6415
268+
use_eager_rdma = 1
269+
mtu = 2048
270+
receive_queues = P,65536,64
271+
max_inline_data = 280
272+
265273
############################################################################
266274

267275
# I'm *assuming* that 0x4040 is the PCI ID...

0 commit comments

Comments
 (0)