Skip to main content

Utility to configure SR-IOV VF's (until netplan can do it)

Project description

Build Status

SR-IOV VF device configuration

A simple utility that configures SR-IOV VF devices on network adapters on boot.

Configuration is read from /etc/sriov-netplan-shim/interfaces.yaml using the following format:

interfaces:
    enp3s0f0:
        num_vfs: 64
    enp3s0f1:
        num_vfs: 64

Interfaces will be configured with the supplied number or the maximum number of VF's that the device can support (if num_vfs exceeds the device maximum value).

Devices not found on the installed system will be skipped.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sriov-netplan-shim-0.0.1.dev14.tar.gz (14.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page