Bug 1637273

Summary: rebase libpsm2 to latest upstream release 11.2.23
Product: [Fedora] Fedora Reporter: Honggang LI <honli>
Component: libpsm2Assignee: Honggang LI <honli>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: aravind.gopalakrishnan, honli, mschmidt, paul.j.reger, rdma-dev-team
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: libpsm2-11.2.23-1.fc30 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-10-09 04:05:08 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Honggang LI 2018-10-09 03:49:25 UTC
Description of problem:


Version-Release number of selected component (if applicable):
https://github.com/intel/opa-psm2/releases


IFS_10.8.0.0.204


Update PSM2 to include HAL support and start 11.x series

This code surface corresponds to PSM2 release 11.2.23

In addition to HAL (Hardware Abstraction Layer), the change also includes:

    Modify PSM send side protocol selection logic to select correct flow at
    start of send function
    Update LMC disable thresholds
    Fix for Issue #30: Compilation error due to snprintf truncation warning
    Convert CUDA runtime API calls to CUDA Driver API calls
    Prevent SHM and IPS from closing other protocol connections
    Change CUDA_THRESH_RNDV and move CUDA init to separate function
    Fix selection logic for multi-HFI within NUMA node
    Refresh JKey to support SELinux
    Fix Issue #24: Uninitialized AM message
    Fix data data corruption on GPU buffers when when using am ptl
    Force EPID remap in shm if remote PID changed



How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info: