Page MenuHomeFreeBSD

Improve iWarp and RoCE interopability in ibcore
ClosedPublic

Authored by hselasky on Oct 2 2017, 10:32 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Feb 15, 2:40 PM
Unknown Object (File)
Sun, Feb 9, 5:10 AM
Unknown Object (File)
Sat, Feb 8, 3:24 PM
Unknown Object (File)
Wed, Jan 22, 6:34 AM
Unknown Object (File)
Sat, Jan 18, 6:08 AM
Unknown Object (File)
Sat, Jan 18, 5:37 AM
Unknown Object (File)
Jan 11 2025, 4:59 AM
Unknown Object (File)
Jan 6 2025, 2:45 AM
Subscribers

Details

Summary

The RDMA_PS_TCP is used for both iWarp and RoCE.
Backport proper IB device capabilities from Linux upstream to distinguish between iWarp and RoCE.
Only allocate the additional socket for RDMA IDs when at least one iWarp device present.

Sponsored by: Mellanox Technologies
MFC after: 3 days

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 11967

Event Timeline

hselasky retitled this revision from Fix issues about iWarp and RoCE interopability in ibcore to Improve iWarp and RoCE interopability in ibcore.
hselasky edited the summary of this revision. (Show Details)
hselasky edited the summary of this revision. (Show Details)

Some fixes from Chelsio for iWarp.

This revision is now accepted and ready to land.Oct 19 2017, 4:48 PM
This revision was automatically updated to reflect the committed changes.