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, Jun 15, 6:37 AM
Unknown Object (File)
May 18 2024, 8:09 AM
Unknown Object (File)
May 13 2024, 7:37 AM
Unknown Object (File)
Apr 26 2024, 6:36 PM
Unknown Object (File)
Apr 20 2024, 8:07 AM
Unknown Object (File)
Mar 20 2024, 5:28 PM
Unknown Object (File)
Mar 17 2024, 7:15 PM
Unknown Object (File)
Feb 24 2024, 4:10 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 Not Applicable
Unit
Tests Not Applicable

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.