Ansible role that initializes SR-IOV

Clone this repo:

Branches

  1. df82e46 Fix metadata for Galaxy, lint by Zack Williams · 1 year, 8 months ago master
  2. 0626326 Update metadata for Ansible galaxy support by Wei-Yu Chen · 2 years ago
  3. 32c5322 Adds QAT drivers installation and service configuration for QAT VFs by Raphael Vicente Rosa · 2 years, 3 months ago
  4. a5cec46 Add support of different pci path by Hyunsun Moon · 2 years, 5 months ago
  5. 1f2703d Check DMAR after iommu is enabled by Hyunsun Moon · 2 years, 9 months ago

sriov

Create the maximum number of VFs a PF can support and bind half of them to vfio driver and the rest to netdev

Requirements

Minimum ansible version: 2.9.5

Example Playbook

- hosts: all
  vars:
    sriov_pf_name: enp175s0f0
  roles:
    - sriov

License and Author

© 2021 Open Networking Foundation support@opennetworking.org

License: Apache-2.0