Skip to content
View sofiane-soufi's full-sized avatar

Block or report sofiane-soufi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. SR-IOV VF Setup Script: Automates cr... SR-IOV VF Setup Script: Automates creation of Virtual Functions (VFs) on specified NICs, assigns VLANs, and pins IRQs to CPU cores for performance tuning. Designed for high-throughput, NUMA-aware environments
    1
    #!/bin/bash
    2
    #
    3
    # ─────────────────────────────────────────────────────────────────────────────
    4
    # Script Name      : setup_sriov_vfs.sh
    5
    # Description      : Automates the configuration of SR-IOV Virtual Functions (VFs)