Skip to content

Commit 9b7f9ec

Browse files
committed
Add Chelsio T6 adapter device parameters.
Signed-off-by: Potnuri Bharat Teja <[email protected]>
1 parent 9210230 commit 9b7f9ec

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
@@ -253,6 +253,14 @@ mtu = 2048
253253
receive_queues = P,65536,64
254254
max_inline_data = 280
255255

256+
[Chelsio T6]
257+
vendor_id = 0x1425
258+
vendor_part_id = 0x6400,0x6401,0x6402,0x6403,0x6404,0x6405,0x6406,0x6407,0x6408,0x6409,0x640d,0x6410,0x6411,0x6414,0x6415
259+
use_eager_rdma = 1
260+
mtu = 2048
261+
receive_queues = P,65536,64
262+
max_inline_data = 280
263+
256264
############################################################################
257265

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

0 commit comments

Comments
 (0)