cyborg/cyborg/accelerator/drivers
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
..
aichip Fix bandit error: Ascend driver:[B602:subprocess_popen_with_shell_equals_true] 2020-04-23 04:39:09 -07:00
fpga Add intel NIC driver 2021-02-04 08:40:23 +00:00
gpu keep GPU driver's deployable_name unique 2020-09-03 14:58:32 +08:00
modules Update hacking for Python3 2020-03-30 16:18:12 +02:00
nic Add intel NIC driver 2021-02-04 08:40:23 +00:00
qat Add a new driver for Intel QAT card 2020-08-28 09:25:08 +00:00
spdk Fix bandit error: SPDK driver:[B602:subprocess_popen_with_shell_equals_true] 2020-04-16 20:14:04 -07:00
ssd Add NVMe SSD driver 2021-03-02 08:36:40 +08:00
__init__.py Create driver directories and prototype generic driver 2017-07-20 14:21:24 -04:00
driver.py Remove usage of six 2020-10-07 06:25:20 +00:00
fake.py Update hacking for Python3 2020-03-30 16:18:12 +02:00