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

Add LPP provider #10303

Merged
merged 4 commits into from
Aug 30, 2024
Merged

Add LPP provider #10303

merged 4 commits into from
Aug 30, 2024

Commits on Aug 28, 2024

  1. core: Add FI_PROTO_LPP

    Add FI_PROTO_LPP enum for the lpp provider.
    
    Signed-off-by: Tadeusz Struk <[email protected]>
    tstruk committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    aa1a31c View commit details
    Browse the repository at this point in the history
  2. prov/lpp: Initial upstreaming of LPP provider

    Libfabric PCIe Provider (LPP) is a provider,
    which runs on top of Gigaio FabreX(™) fabric.
    
    Co-authored-by: Abhishek Goyanka <[email protected]>
    Co-authored-by: Benjamin Kitor <[email protected]>
    Co-authored-by: David Dai <[email protected]>
    Co-authored-by: Eric Badger <[email protected]>
    Co-authored-by: Eric Pilmore <[email protected]>
    Co-authored-by: John Ihnotic <[email protected]>
    Co-authored-by: Thayne Harbaugh <[email protected]>
    Signed-off-by: Tadeusz Struk <[email protected]>
    8 people committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    581549a View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. fabtests: Add LPP specific fabtests

    Add LPP specific fabtests.
    
    Co-authored-by: Abhishek Goyanka <[email protected]>
    Co-authored-by: Benjamin Kitor <[email protected]>
    Co-authored-by: David Dai <[email protected]>
    Co-authored-by: Eric Badger <[email protected]>
    Co-authored-by: Eric Pilmore <[email protected]>
    Co-authored-by: John Ihnotic <[email protected]>
    Co-authored-by: Thayne Harbaugh <[email protected]>
    Signed-off-by: Tadeusz Struk <[email protected]>
    8 people committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    18e2de0 View commit details
    Browse the repository at this point in the history
  2. github/workflow: Enable lpp in pr-ci

    Signed-off-by: Tadeusz Struk <[email protected]>
    tstruk committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    9caee46 View commit details
    Browse the repository at this point in the history