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

Fix RDMA support in sample apps #241

Merged
merged 2 commits into from
Oct 29, 2024
Merged

Commits on Oct 29, 2024

  1. Fix RDMA support in sample apps

    Commit a4f5e3d ("Refactor MCM Data Plane SDK API + upgrade FFmpeg plugins and sample apps (OpenVisualCloud#213)")
    introduced a new MCM SDK API but occassionally removed RDMA
    support from sample apps.
    
    Add support of RDMA in sample apps with the new API.
    
    Fixes: a4f5e3d ("Refactor MCM Data Plane SDK API + upgrade FFmpeg plugins and sample apps (OpenVisualCloud#213)")
    Signed-off-by: Konstantin Ilichev <konstantin.ilichev@intel.com>
    Change-type: DefectResolution
    ko80 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    dffddf8 View commit details
    Browse the repository at this point in the history
  2. Correct out_dir in text-rdma.sh

    Signed-off-by: Kasiewicz, Marek <marek.kasiewicz@intel.com>
    Sakoram committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    b52918f View commit details
    Browse the repository at this point in the history