cyborg/doc/source/reference/driver-table.rst
zhangbailin 19b7d147ea Add NVMe SSD driver
This patch implemented NVMe SSD driver in Cyborg.
The Inspur NVMe SSD driver provides the discover and report proposal of
Inspur NVMe SSD disks, then we can use these disks binding and unbinding
with VM like PGPU to accelerator the io rate for the VM. The Inspur NVMe
SSD doesnot support virtualization, one disk can be only bind to one VM.

The spec is already commit. Please see:
https://specs.openstack.org/openstack/cyborg-specs/specs/wallaby/approved/nvme-ssd-driver-proposal.html

Please check the test report in the following link:
https://wiki.openstack.org/wiki/Cyborg/TestReport/InspurNVMeSSD

Co-Authored-By: Wenping Song <songwenping@inspur.com>

Change-Id: Ic474814b780e9beca6f19df50c9ce4c5553850a1
2021-03-02 08:36:40 +08:00

2.3 KiB

Driver Support
Driver Name Supported Products Description Notes Temporary Test Report
Fake Driver None A driver that creates a fake device with accelerator resources of type FPGA. Useful for exploring Cyborg without hardware and for Continuous Integration testing. None None
Intel FPGA OPAE Driver Intel PAC The driver for Intel FPGA devices with OPAE software stack. Supports programming of FPGA bitstreams of type gbs. None
Nvidia GPU driver None The driver for Nvidia GPUs. None None
Ascend AI Chip driver None The driver for Huawei's Ascend AI chips. None None
Intel QAT Driver Intel QuickAssist Technology Card The driver for Intel QAT Cards. None Test results reported at Aug 2020. Please reference: Intel QAT Driver Test Report
Inspur FPGA Driver None The driver for Inspur FPGA Cards. None Test results reported at Aug 2020. Please reference: Inspur FPGA Driver Test Report
Intel NIC Driver None The driver for Intel NIC Cards. None Test results reported at Feb 2021. Please reference: Intel NIC Driver Test Report
Inspur NVMe SSD Driver None The driver for Inspur NVMe SSD DISK. None Test results reported at Feb 2021. Please reference: Inspur NVMe SSD Driver Test Report

Note

Temporary Test Report: This is a temporary test report, it is only valid for a short time, if you encounter problems, please contact the Cyborg team.