cyborg/releasenotes/notes/spdk-driver-89b178e1a2db29c0.yaml
Andreas Jaeger 5b4b9a382c It's releasenotes - plural
Releasenotes builds in OpenStack requires a directory called
releasenotes/source - rename files.

Note that tox.ini is already correct, so with this change "tox -e
releasenotes" works.

Fix warning about RST problems.

Change-Id: Ic2b393e4a5c5324e184030dc1d21d0dc27aa060e
2018-02-14 10:43:31 +01:00

10 lines
457 B
YAML

---
features:
- |
The cyborg-spdk-driver-proposal spec defines the first software accelerator
driver managed by Cyborg. SPDK is widely used in NVMe SSD user space driver
to have a high performance. In Queens only basic operations on SPDK (discover,
list, construct/delete subsystem for NVMeOF devices, add/delete ip address
for vhost) are supported, more completed operation support should be expected
in the next couple releases.