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, Mar 15, 9:14 AM
Unknown Object (File)
Tue, Mar 11, 4:56 PM
Unknown Object (File)
Tue, Feb 25, 4:08 PM
Unknown Object (File)
Feb 20 2025, 1:46 AM
Unknown Object (File)
Feb 18 2025, 2:15 PM
Unknown Object (File)
Feb 15 2025, 2:40 PM
Unknown Object (File)
Feb 9 2025, 5:10 AM
Unknown Object (File)
Feb 8 2025, 3:24 PM
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 12004

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.