intel-qat¶
The intel-qat
interface provides permissions for Intel QAT devices to access VFIO
, IOMMU
and QAT_ADF_CTL
nodes.
Tip
See Interface management and Supported interfaces for further details on how interfaces are used.
Developer details
Auto-connect: no
For Intel QAT implementation details, see the kernel support and userspace manager repositories.
Code examples¶
The test code can be found in the snapd repository:https://github.com/snapcore/snapd/blob/master/interfaces/builtin/intel_qat_test.go
The source code for the interface is in the snapd repository:https://github.com/snapcore/snapd/blob/master/interfaces/builtin/intel_qat.go