Add releasenote for Intel QAT driver.
Change-Id: I37118f69c2836eadb17c56a186a8442905037299
This commit is contained in:
parent
07aee5014d
commit
c39d18041a
@ -4,5 +4,5 @@ features:
|
|||||||
The cyborg-fpga-driver-proposal spec provides the first proposal of a cyborg
|
The cyborg-fpga-driver-proposal spec provides the first proposal of a cyborg
|
||||||
fpga driver. Two operations are supported - discover and program, although the
|
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
|
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
|
starts with an Intel FPGA card, but more vendor card support should be
|
||||||
added later and the driver support should be generalized.
|
added later and the driver support should be generalized.
|
||||||
|
@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
features:
|
||||||
|
- |
|
||||||
|
The cyborg-intel-qat-driver-proposal spec defines the Intel QAT accelerator
|
||||||
|
driver managed by Cyborg. Intel QAT card is an accelerator that can
|
||||||
|
accelerate encrytion and compression/decompression operation in data center.
|
||||||
|
It also support SR-IOV technology, each physical card can be virtualized
|
||||||
|
into mulitiple VFs.
|
Loading…
Reference in New Issue
Block a user