Files
cyborg/releasenotes/notes/fpga-driver-8b1635e92b1297c1.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

9 lines
404 B
YAML

---
features:
- |
The cyborg-fpga-driver-proposal spec provides the first proposal of a cyborg
fpga driver. Two operations are supported - discover and program, although the
latter was not finished in Queens and will be in Rocky. The code implementation
starts with an Intel QAT card, but more vendor card support should be
added later and the driver support should be generalized.