cyborg/doc/source/reference/driver-table.rst
Xinran Wang e3caf5cb0a Add intel NIC driver
This patch implements a new driver for Intel Nic Card. It
can discover the device and report it to Placement service with
CUSTOM_NIC resource class and specific traits.

Operator should specify the device and correspond profile in a
config file so that nic's driver can read the info from this
file.

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

Change-Id: Ida0ba8f24b9e226da7f3d7a85fc372247e5281a5
Implements: blueprint sriov-smartnic-support
2021-02-04 08:40:23 +00:00

2.0 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

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.