intel / intel/QAT_Engine

Failed to start qat_service in VM

Open
#229 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
443
Forks
137
PR merge metrics
No merged PRs in 30d

Description

I pass through a QAT VF to TDVM and try to install QAT driver in TD guest for it. However, it is failed to start qat_service as it can't find any QAT devices.

The vQAT can be found in VM.
![image](https://user-images.githubusercontent.com/27326867/220659967-789cf4a2-a052-48f4-aff2-7c1c2e016339.png)
I build the QAT out-of-tree driver by following steps without obvious errors.
```
./configure --enable-icp-sriov=guest
make install
```
![image](https://user-images.githubusercontent.com/27326867/220660906-1d299443-276b-4c93-a4f6-a297575a1e08.png)

When I try to start qat_service, it prompts "There is 0 QAT device".
![image](https://user-images.githubusercontent.com/27326867/220661244-ea98b59b-838e-4c03-a7e1-745ab81db91b.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.