Adds QAT drivers installation and service configuration for QAT VFs

Fix lint, formatting, add galaxy metadata

Change-Id: I3173cefb356a07f9bead9e9ca01b38b16525e26f
9 files changed
tree: e1d45e19e4070776aa75ca0f9891bc74f7bab5bf
  1. .reuse/
  2. LICENSES/
  3. Makefile
  4. README.md
  5. VERSION
  6. defaults/
  7. handlers/
  8. meta/
  9. molecule/
  10. tasks/
  11. templates/
  12. vars/
README.md

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