Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IB/DC: new vendor_part_id for ConnectX-5 and enable dc for a Generic HCA - v1.3.x #2443

Merged
merged 2 commits into from
Mar 23, 2018

Commits on Mar 22, 2018

  1. IB/DC: new vendor_part_id for ConnectX-5 and enable dc for a Generic HCA

    + Added the vendor_part_id=41682 to the list of usable IB HCAs.
    
    + Don't disqualify the dc transport if its version_flag is not
      UCT_DC_IFACE_ADDR_DC_V1 or UCT_DC_IFACE_ADDR_DC_V2.
      This could be the case for a "Generic HCA" which does support dc.
    
    (cherry picked from commit 03046ae)
    alinask committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    6f0e8d0 View commit details
    Browse the repository at this point in the history
  2. DC: enable dc for a Generic HCA - apply CR comments.

    (cherry picked from commit 4bed082)
    alinask committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    ae744b8 View commit details
    Browse the repository at this point in the history