neutron/releasenotes/notes/sriov_supports_accelerator_direct-e550369b6e4c18e1.yaml
Rodolfo Alonso Hernandez c33f0588cb [SR-IOV] Add support for ACCELERATOR_DIRECT VNIC type
Add support in SR-IOV mechanism driver for VNIC type
"accelerator-direct".

This VNIC type refers to any device that supports hardware
acceleration of any kind and is provided by Cyborg [1].

NOTE: "accelerator-direct-physical" is not supported yet.

[1]https://wiki.openstack.org/wiki/Cyborg

Change-Id: I529e6a2a445a140dca7686976efeefcd13d333f0
Closes-Bug: #1909100
2021-03-09 14:32:52 +00:00

10 lines
379 B
YAML

---
features:
- |
Added support in SR-IOV agent for ``accelerator-direct`` VNIC
type. This type represents a port that supports any kind of
hardware acceleration and is provided by Cyborg
(https://wiki.openstack.org/wiki/Cyborg). `RFE: 1909100
<https://bugs.launchpad.net/neutron/+bug/1909100>`_.
``accelerator-direct-physical`` is still not supported.